[sclug] Once more c++ question (xinerama)
Tim Sutton
t.sutton at reading.ac.uk
Sat Oct 25 09:05:53 UTC 2003
Hi again
One more thing I wanted to ask - on my newly built debian box, when kdevelop
tries to compile a simple qt application it fails with:
/usr/bin/ld: cannot find -lXinerama_pic (see below for a more complete
transcript)
I tried searching around google, but cant seem to find anything relating to
this. Does anyone have any ideas on how to get around this?
Thanks
Tim
make all-recursive
make[1]: Entering directory `/tmp/delemet'
cd . && \
/bin/sh /tmp/delemet/admin/missing --run automake-1.7 --foreign Makefile
configure.in:64: not enough arguments for AC_CONFIG_FILES
configure.in:65: not enough arguments for AC_CONFIG_FILES
cd . && perl admin/am_edit Makefile.in
cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
make[1]: Leaving directory `/tmp/delemet'
make[1]: Entering directory `/tmp/delemet'
Making all in delemet
make[2]: Entering directory `/tmp/delemet/delemet'
cd .. && \
/bin/sh /tmp/delemet/admin/missing --run automake-1.7 --gnu delemet/Makefile
configure.in:64: not enough arguments for AC_CONFIG_FILES
configure.in:65: not enough arguments for AC_CONFIG_FILES
cd .. && /bin/sh ./config.status delemet/Makefile depfiles
config.status: creating delemet/Makefile
config.status: executing depfiles commands
make[2]: Leaving directory `/tmp/delemet/delemet'
make[2]: Entering directory `/tmp/delemet/delemet'
/bin/sh ../libtool --silent --mode=link g++ -Wnon-virtual-dtor -Wno-long-long
-Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -O2 -O0 -g3 -Wall -fno-exceptions -fno-check-new -o delemet -L/
usr/X11R6/lib delemetview.o delemetdoc.o delemet.o main.o -lqt-mt -lpng -lz
-lm -lXext -lX11 -lSM -lICE -lpthread
make[2]: Leaving directory `/tmp/delemet/delemet'
/usr/bin/ld: cannot find -lXinerama_pic
collect2: ld returned 1 exit status
make[1]: Leaving directory `/tmp/delemet'
make[2]: *** [delemet] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
*** failed ***
--
Tim Sutton
BDWorld Middleware Programmer
-------------------------------------------------------------------
BiodiversityWorld Project
Centre for Plant Diversity & Systematics
School of Plant Sciences
The University of Reading
Reading, RG66AS, UK
Web : www.bdworld.org
Phone : +44-(0)118-378-6052
Email : t.sutton [at] reading.ac.uk
(email preferred method of correspondence)
-------------------------------------------------------------------
More information about the Sclug
mailing list