FS#1081 - apmd build error

Attached to Project: Arch Linux
Opened by Jason Chu (jason) - Wednesday, 07 July 2004, 01:18 GMT
Task Type Bug Report
Category Packages: Current
Status Closed
Assigned To No-one
Architecture not specified
Severity Very Low
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

I spits out this before dying:

gcc -o apm apm.o -L. -lapm
gcc -c -O -g -Wall -pipe -I. -I/usr/src/linux/include -I/usr/src/linux-2.2/include -I /usr/src/linux-2.0/include -DVERSION=\"3.0.2\" -DAPMD_PROXY_NAME=\"/etc/apmd_proxy\" apmd.c
apmd.c: In function `apmd_call_proxy':
apmd.c:245: error: parse error before string constant
apmd.c:245: warning: left-hand operand of comma expression has no effect
apmd.c:245: error: parse error before ')' token
apmd.c:328: error: parse error before string constant
apmd.c:328: warning: left-hand operand of comma expression has no effect
apmd.c:328: error: parse error before ')' token
...

And lots of it.
This task depends upon

Closed by  Judd Vinet (judd)
Wednesday, 07 July 2004, 03:31 GMT
Reason for closing:  Fixed

Loading...