Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 10650] New: cast lisa fails (undefined reference)

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 10650] New: cast lisa fails (undefined reference)
  • Date: 6 Mar 2006 01:30:25 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=10650

Summary: cast lisa fails (undefined reference)
Product: Codex
Version: test grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: net
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: drjschn AT gmx.de


I got lots if missing SimpleList<...> during the linking phase. The first one

below:

/bin/sh ../libtool --silent --tag=CXX --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 -O -march=k8 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m32
-pipe -O3 -fno-exceptions -fno-check-new -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DKDE_NO_COMPAT -DKDE_NO_COMPAT_H -s -o lisa
addressvalidator.o netmanager.o netscanner.o getdebug.o ipaddress.o main.o
mystring.o simplelist.o client.o configfile.o

netmanager.o: In function `NetManager::serveAndClean()':
netmanager.cpp:(.text+0x146): undefined reference to
`SimpleList<Client>::first()'

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 10650] New: cast lisa fails (undefined reference), bugzilla-daemon, 03/05/2006

Archive powered by MHonArc 2.6.24.

Top of Page