Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#542 - xdiskusage 1.46 won't compile glut errors
Attached to Project:
Arch Linux
Opened by LavaPunk (LavaPunk) - Sunday, 14 March 2004, 23:36 GMT
Last edited by dorphell (dorphell) - Monday, 15 March 2004, 00:57 GMT
Opened by LavaPunk (LavaPunk) - Sunday, 14 March 2004, 23:36 GMT
Last edited by dorphell (dorphell) - Monday, 15 March 2004, 00:57 GMT
|
DetailsWhile trying to compile 1.46 I recieved this
c++ -Wall -O2 -o xdiskusage panels.o xdiskusage.o -lfltk -lGL -lGLU -lglut -L/usr/X11R6/lib -lX11 -lXext -lm /usr/X11R6/lib/libglut.so: undefined reference to `XGetExtensionVersion' /usr/X11R6/lib/libglut.so: undefined reference to `XFreeDeviceList' /usr/X11R6/lib/libglut.so: undefined reference to `XQueryDeviceState' /usr/X11R6/lib/libglut.so: undefined reference to `XListInputDevices' /usr/X11R6/lib/libglut.so: undefined reference to `XFreeDeviceState' /usr/X11R6/lib/libglut.so: undefined reference to `XOpenDevice' /usr/X11R6/lib/libglut.so: undefined reference to `XmuLookupStandardColormap' /usr/X11R6/lib/libglut.so: undefined reference to `XSelectExtensionEvent' collect2: ld returned 1 exit status make: *** [xdiskusage] Error 1 ==> ERROR: Build Failed. Aborting... |
This task depends upon