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
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jason Chu (jason)
Architecture not specified
Severity Very Low
Priority Normal
Reported Version 0.6 Widget
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

While 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

Closed by  Jason Chu (jason)
Sunday, 11 April 2004, 17:04 GMT
Reason for closing:  Fixed

Loading...