[Bug 79706] New: c++ simple kde project does not compile
yair
yairhr at yahoo.com
Thu Apr 15 22:03:05 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=79706
Summary: c++ simple kde project does not compile
Product: kdevelop
Version: 3.0.2
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel kdevelop org
ReportedBy: yairhr yahoo com
Version: 3.0.2 (using KDE 3.2.1, Mandrake Linux Cooker i586 - Cooker)
Compiler: gcc version 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)
OS: Linux (i686) release 2.6.3-7mdkcustom
this is the make output:
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o simplekde -R /usr/lib -R /usr/lib/qt3//lib -R /usr/X11R6/lib -L/usr/X11R6/lib -L/usr/lib/qt3//lib -L/usr/lib main.o simplekde.o -lkdeui
/usr/lib/tls/libGLcore.so.1: undefined reference to `_nv000027gl'
/usr/lib/tls/libGLcore.so.1: undefined reference to `_nv000025gl'
/usr/lib/libGL.so: undefined reference to `_nv000026gl LIBGLCORE'
/usr/lib/tls/libGLcore.so.1: undefined reference to `_nv000030gl'
/usr/lib/tls/libGLcore.so.1: undefined reference to `_nv000028gl'
/usr/lib/libGL.so: undefined reference to `_nv000029gl LIBGLCORE'
/usr/lib/tls/libGLcore.so.1: undefined reference to `_nv000029gl'
/usr/lib/tls/libGLcore.so.1: undefined reference to `_nv000026gl'
/usr/lib/libGL.so: undefined reference to `_nv000030gl LIBGLCORE'
/usr/lib/libGL.so: undefined reference to `_nv000028gl LIBGLCORE'
/usr/lib/libGL.so: undefined reference to `_nv000040gl LIBGLCORE'
/usr/lib/libGL.so: undefined reference to `_nv000031gl LIBGLCORE'
/usr/lib/libGL.so: undefined reference to `_nv000027gl LIBGLCORE'
More information about the KDevelop-devel
mailing list