Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109227 - app-misc/astrolog-5.40 missing X11 dependency
Summary: app-misc/astrolog-5.40 missing X11 dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: George Shapovalov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-13 16:40 UTC by Sven Wegener
Modified: 2005-11-07 04:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Wegener gentoo-dev 2005-10-13 16:40:22 UTC
>> Source unpacked.
cc -O2 -march=athlon-xp   -c -o astrolog.o astrolog.c
In file included from astrolog.c:38:
astrolog.h:282:22: X11/Xlib.h: No such file or directory
astrolog.h:283:23: X11/Xutil.h: No such file or directory
In file included from astrolog.c:38:
astrolog.h:1315: error: syntax error before "Display"
astrolog.h:1315: warning: no semicolon at end of struct or union
astrolog.h:1316: warning: data definition has no type or storage class
astrolog.h:1317: error: syntax error before "pmap"
astrolog.h:1317: warning: data definition has no type or storage class
astrolog.h:1318: error: syntax error before "wind"
astrolog.h:1318: warning: data definition has no type or storage class
astrolog.h:1362: error: syntax error before '}' token
astrolog.h:1362: warning: data definition has no type or storage class
In file included from astrolog.h:1447,
                 from astrolog.c:38:
extern.h:394: error: syntax error before "gi"
extern.h:394: warning: data definition has no type or storage class
extern.h:397: error: syntax error before "hint"
extern.h:397: warning: data definition has no type or storage class
astrolog.c: In function `main':
astrolog.c:1858: warning: return type of `main' is not `int'
make: *** [astrolog.o] Error 1

!!! ERROR: app-misc/astrolog-5.40 failed.
!!! Function src_compile, Line 40, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 George Shapovalov (RETIRED) gentoo-dev 2005-11-07 04:03:53 UTC
Hi Sven. 
 
Thanks for spotting this! 
Fixed. 
 
George