[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#256409: grmonitor: FTBFS: Missing Build-Depends or extraneous -lXmu



Package: grmonitor
Severity: serious
Version: 0.81-2.3

>From my build log:

...
make CC="gcc" INCLUDES="-I./proc -I/usr/X11R6/include -I/usr/include/xmltok" PPS_LIBS="proc/libproc.a" XML_LIBS="-lxmlparse -lxmltok" CFLAGS="-O2 -g -DBINDIR='\"/usr/bin\"'" GL_LIBS="-lglut -lGLU -lGL -lXmu -lXi -lm -L/usr/X11R6/lib -lX11"
make[1]: Entering directory `/tmp/buildd/grmonitor-0.81'
gcc -I./proc -I/usr/X11R6/include -I/usr/include/xmltok -O2 -g -DBINDIR='"/usr/bin"' gr_monitor.c getdata.c -lglut -lGLU -lGL -lXmu -lXi -lm -L/usr/X11R6/lib -lX11 -lxmlparse -lxmltok -o gr_monitor
/usr/bin/ld: cannot find -lXmu
collect2: ld returned 1 exit status
make[1]: *** [gr_monitor] Error 1
make[1]: Leaving directory `/tmp/buildd/grmonitor-0.81'
make: *** [build] Error 2

Given that none of the source files needed the Xmu headers, you could
probably just remove -lXmu from the link line.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=en, LC_CTYPE=en (ignored: LC_ALL set to en_US.UTF-8)

-- 
Daniel Schepler              "Please don't disillusion me.  I
schepler@math.berkeley.edu    haven't had breakfast yet."
                                 -- Orson Scott Card



Reply to: