bugHddtemp - Bugs: bug #22449, make install fails on Mac OS X...

 
 

bug #22449: make install fails on Mac OS X 10.5.2

Submitter:  None
Submitted:  Fri 29 Feb 2008 07:37:57 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Invalid
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 06 Mar 2008 01:50:05 AM UTC, comment #1: 

hddtemp is a Linux only software. It is not designed to work on Mac OS X.

Aurelien Jarno <aurel32>
Group administrator
Fri 29 Feb 2008 07:37:57 PM UTC, original submission:  

Making install in src
if gcc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I../intl -I../intl  -I/System/Library/Frameworks/CoreFoundation.framework/Headers -Wall -W -rdynamic -g -O2 -Wall -W -Wcast-align -MT hddtemp-ata.o -MD -MP -MF ".deps/hddtemp-ata.Tpo" \
  -c -o hddtemp-ata.o `test -f 'ata.c' || echo './'`ata.c; \
then mv -f ".deps/hddtemp-ata.Tpo" ".deps/hddtemp-ata.Po"; \
else rm -f ".deps/hddtemp-ata.Tpo"; exit 1; \
fi
ata.c:39:25: error: linux/hdreg.h: No such file or directory
In file included from ata.c:42:
hddtemp.h:28:25: error: linux/types.h: No such file or directory
In file included from ata.c:42:
hddtemp.h:29: error: syntax error before ‘u16’
hddtemp.h:29: warning: type defaults to ‘int’ in declaration of ‘u16’
hddtemp.h:29: warning: data definition has no type or storage class
ata.c: In function ‘ata_probe’:
ata.c:58: error: ‘HDIO_GET_IDENTITY’ undeclared (first use in this function)
ata.c:58: error: (Each undeclared identifier is reported only once
ata.c:58: error: for each function it appears in.)
ata.c: In function ‘ata_model’:
ata.c:65: error: ‘HDIO_GET_IDENTITY’ undeclared (first use in this function)
ata.c:68: error: syntax error before ‘)’ token
ata.c: In function ‘ata_get_temperature’:
ata.c:76: error: ‘p’ undeclared (first use in this function)
ata.c:124: error: syntax error before ‘)’ token
ata.c:126: error: syntax error before ‘__x’
ata.c:126: error: ‘__x’ undeclared (first use in this function)
ata.c:126: error: called object ‘u16’ is not a function
ata.c:126: error: syntax error before numeric constant
ata.c:126: error: called object ‘u16’ is not a function
ata.c:126: error: syntax error before numeric constant
ata.c:126: error: called object ‘u16’ is not a function
ata.c: At top level:
ata.c:174: fatal error: opening dependency file .deps/hddtemp-ata.Tpo: Permission denied
compilation terminated.
make[1]: * [hddtemp-ata.o] Error 1
make: * [install-recursive] Error 1


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by aurel32 (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-03-06 aurel32 StatusNone Invalid

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code