Help!

Bug#436352: gnugk - FTBFS: undefined reference to `H235_SI..


Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Bugs RC RSS
Next:  Bug#436349: awesfx - FTBFS: linux/awe_voice.h: No..  
Author Message
Michael Ablassmeier
External


Since: Nov 24, 2004
Posts: 832



PostPosted: Tue Aug 07, 2007 7:50 am    Post subject: Bug#436352: gnugk - FTBFS: undefined reference to `H235_SIGNED::PrintOn(std::basic_ostream
Archived from groups: linux>debian>bugs>rc (more info?)

Package: gnugk
Version: 2:2.2.5-3.1
Severity: serious
User: debian-qa RemoveThis @lists.debian.org
Usertags: qa-ftbfs-20070806

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

> g++ -DHAS_FIREBIRD=1 -I/usr/include/postgresql -DHAS_PGSQL=1 -I/usr/include/mysql -DHAS_MYSQL=1 -DHAS_RADIUS=1 -DHAS_MSG_NOSIGNAL=1 -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper' -DPTRACING -D_REENTRANT -Wall -I/usr/share/pwlib//include -DPTRACING -I/usr/include/openh323 -DMAJOR_VERSION=2 -DMINOR_VERSION=2 -DBUILD_NUMBER=5 -O2 -felide-constructors -c sqlacct.cxx -o obj_linux_x86_r/sqlacct.o
> g++ -DHAS_FIREBIRD=1 -I/usr/include/postgresql -DHAS_PGSQL=1 -I/usr/include/mysql -DHAS_MYSQL=1 -DHAS_RADIUS=1 -DHAS_MSG_NOSIGNAL=1 -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper' -DPTRACING -D_REENTRANT -Wall -I/usr/share/pwlib//include -DPTRACING -I/usr/include/openh323 -DMAJOR_VERSION=2 -DMINOR_VERSION=2 -DBUILD_NUMBER=5 -O2 -felide-constructors -c gksql.cxx -o obj_linux_x86_r/gksql.o
> g++ -DHAS_FIREBIRD=1 -I/usr/include/postgresql -DHAS_PGSQL=1 -I/usr/include/mysql -DHAS_MYSQL=1 -DHAS_RADIUS=1 -DHAS_MSG_NOSIGNAL=1 -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper' -DPTRACING -D_REENTRANT -Wall -I/usr/share/pwlib//include -DPTRACING -I/usr/include/openh323 -DMAJOR_VERSION=2 -DMINOR_VERSION=2 -DBUILD_NUMBER=5 -O2 -felide-constructors -c gksql_firebird.cxx -o obj_linux_x86_r/gksql_firebird.o
> g++ -o obj_linux_x86_r/gnugk -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/share/openh323/lib ./obj_linux_x86_r/main.o ./obj_linux_x86_r/singleton.o ./obj_linux_x86_r/job.o ./obj_linux_x86_r/yasocket.o ./obj_linux_x86_r/h323util.o ./obj_linux_x86_r/Toolkit.o ./obj_linux_x86_r/SoftPBX.o ./obj_linux_x86_r/GkStatus.o ./obj_linux_x86_r/RasTbl.o ./obj_linux_x86_r/Routing.o ./obj_linux_x86_r/Neighbor.o ./obj_linux_x86_r/GkClient.o ./obj_linux_x86_r/gkauth.o ./obj_linux_x86_r/RasSrv.o ./obj_linux_x86_r/ProxyChannel.o ./obj_linux_x86_r/gk.o ./obj_linux_x86_r/version.o ./obj_linux_x86_r/gkacct.o ./obj_linux_x86_r/gktimer.o ./obj_linux_x86_r/gkconfig.o ./obj_linux_x86_r/sigmsg.o ./obj_linux_x86_r/clirw.o ./obj_linux_x86_r/cisco.o ./obj_linux_x86_r/ipauth.o ./obj_linux_x86_r/statusacct.o ./obj_linux_x86_r/syslogacct.o ./obj_linux_x86_r/capctrl.o ./obj_linux_x86_r/radproto.o ./obj_linux_x86_r/radauth.o ./obj_linux_x86_r/radacct.o ./obj_linux_x86_r/gksql_mysql.o ./obj_linux_x86_r/gksql_pgsql.o ./obj_linux_x86_r/sqlauth.o ./obj_linux_x86_r/sqlacct.o ./obj_linux_x86_r/gksql.o ./obj_linux_x86_r/gksql_firebird.o -lopenh323 -lpt -lfbclient -lpq -lcrypt -lmysqlclient -lz -lldap -llber -lldap_r -lpthread -lsasl2 -lssl -lcrypto -lexpat -lSDL -lresolv -ldl
> ./obj_linux_x86_r/gkauth.oSad.rodata._ZTV11H235_SIGNEDI24H235_EncodedGeneralTokenE[vtable for H235_SIGNED<H235_EncodedGeneralToken>]+0x20): undefined reference to `H235_SIGNED<H235_EncodedGeneralToken>::PrintOn(std::basic_ostream<char, std::char_traits<char> >&) const'
> collect2: ld returned 1 exit status
> make[1]: *** [obj_linux_x86_r/gnugk] Error 1
> make[1]: Leaving directory `/build/user/gnugk-2.2.5'
> make: *** [build] Error 2

The Full Build log is available and can be viewed at:

http://people.debian.org/~lucas/logs/2007/08/06/

bye,
- michael
Back to top
Jan Willamowius
External


Since: Aug 08, 2007
Posts: 1



PostPosted: Wed Aug 08, 2007 7:20 pm    Post subject: Bug#436352: gnugk - FTBFS: undefined reference to `H235_SIGNED::PrintOn(std::basic_ostream [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

I noticed in the build log that the 'make clean' failed.

Did you try to do a 'make clean' after the './configure' ?

Regards,
Jan


Michael Ablassmeier wrote:
> Package: gnugk
> Version: 2:2.2.5-3.1
> Severity: serious
> User: debian-qa DeleteThis @lists.debian.org
> Usertags: qa-ftbfs-20070806
>
> hi,
>
> while doing an archive wide package rebuild your package failed to build from
> source for the following reason:
>
> > g++ -DHAS_FIREBIRD=1 -I/usr/include/postgresql -DHAS_PGSQL=1 -I/usr/include/mysql -DHAS_MYSQL=1 -DHAS_RADIUS=1 -DHAS_MSG_NOSIGNAL=1 -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper' -DPTRACING -D_REENTRANT -Wall -I/usr/share/pwlib//include -DPTRACING -I/usr/include/openh323 -DMAJOR_VERSION=2 -DMINOR_VERSION=2 -DBUILD_NUMBER=5 -O2 -felide-constructors -c sqlacct.cxx -o obj_linux_x86_r/sqlacct.o
> > g++ -DHAS_FIREBIRD=1 -I/usr/include/postgresql -DHAS_PGSQL=1 -I/usr/include/mysql -DHAS_MYSQL=1 -DHAS_RADIUS=1 -DHAS_MSG_NOSIGNAL=1 -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper' -DPTRACING -D_REENTRANT -Wall -I/usr/share/pwlib//include -DPTRACING -I/usr/include/openh323 -DMAJOR_VERSION=2 -DMINOR_VERSION=2 -DBUILD_NUMBER=5 -O2 -felide-constructors -c gksql.cxx -o obj_linux_x86_r/gksql.o
> > g++ -DHAS_FIREBIRD=1 -I/usr/include/postgresql -DHAS_PGSQL=1 -I/usr/include/mysql -DHAS_MYSQL=1 -DHAS_RADIUS=1 -DHAS_MSG_NOSIGNAL=1 -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper' -DPTRACING -D_REENTRANT -Wall -I/usr/share/pwlib//include -DPTRACING -I/usr/include/openh323 -DMAJOR_VERSION=2 -DMINOR_VERSION=2 -DBUILD_NUMBER=5 -O2 -felide-constructors -c gksql_firebird.cxx -o obj_linux_x86_r/gksql_firebird.o
> > g++ -o obj_linux_x86_r/gnugk -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/lib -L/usr/share/openh323/lib ./obj_linux_x86_r/main.o ./obj_linux_x86_r/singleton.o ./obj_linux_x86_r/job.o ./obj_linux_x86_r/yasocket.o ./obj_linux_x86_r/h323util.o ./obj_linux_x86_r/Toolkit.o ./obj_linux_x86_r/SoftPBX.o ./obj_linux_x86_r/GkStatus.o ./obj_linux_x86_r/RasTbl.o ./obj_linux_x86_r/Routing.o ./obj_linux_x86_r/Neighbor.o ./obj_linux_x86_r/GkClient.o ./obj_linux_x86_r/gkauth.o ./obj_linux_x86_r/RasSrv.o ./obj_linux_x86_r/ProxyChannel.o ./obj_linux_x86_r/gk.o ./obj_linux_x86_r/version.o ./obj_linux_x86_r/gkacct.o ./obj_linux_x86_r/gktimer.o ./obj_linux_x86_r/gkconfig.o ./obj_linux_x86_r/sigmsg.o ./obj_linux_x86_r/clirw.o ./obj_linux_x86_r/cisco.o ./obj_linux_x86_r/ipauth.o ./obj_linux_x86_r/statusacct.o ./obj_linux_x86_r/syslogacct.o ./obj_linux_x86_r/capctrl.o ./obj_linux_x86_r/radproto.o ./obj_linux_x86_r/radauth.o ./obj_linux_x86_r/radacct.o ./obj_linux_
x86_r/gksql_mysql.o ./obj_linux_x86_r/gksql_pgsql.o ./obj_linux_x86_r/sqlauth.o ./obj_linux_x86_r/sqlacct.o ./obj_linux_x86_r/gksql.o ./obj_linux_x86_r/gksql_firebird.o -lopenh323 -lpt -lfbclient -lpq -lcrypt -lmysqlclient -lz -lldap -llber -lldap_r -lpthread -lsasl2 -lssl -lcrypto -lexpat -lSDL -lresolv -ldl
> > ./obj_linux_x86_r/gkauth.oSad.rodata._ZTV11H235_SIGNEDI24H235_EncodedGeneralTokenE[vtable for H235_SIGNED<H235_EncodedGeneralToken>]+0x20): undefined reference to `H235_SIGNED<H235_EncodedGeneralToken>::PrintOn(std::basic_ostream<char, std::char_traits<char> >&) const'
> > collect2: ld returned 1 exit status
> > make[1]: *** [obj_linux_x86_r/gnugk] Error 1
> > make[1]: Leaving directory `/build/user/gnugk-2.2.5'
> > make: *** [build] Error 2
>
> The Full Build log is available and can be viewed at:
>
> http://people.debian.org/~lucas/logs/2007/08/06/
>
> bye,
> - michael
>
>
>


--
Jan Willamowius, jan DeleteThis @willamowius.de, http://www.gnugk.org/


--
To UNSUBSCRIBE, email to debian-bugs-rc-REQUEST DeleteThis @lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster DeleteThis @lists.debian.org
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Bugs RC All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum