Bug 23594 - pwlib compile failure
Bug#: 23594 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: liquidx@gentoo.org Reported By: seemant@gentoo.org
Component: Applications
URL: 
Summary: pwlib compile failure
Keywords:  
Status Whiteboard: 
Opened: 2003-06-27 06:28 0000
Description:   Opened: 2003-06-27 06:28 0000
make[1]: Entering directory
`/var/tmp/portage/pwlib-1.5.0/work/pwlib/tools/asnparser'
g++ -o obj_linux_x86_r/asnparser -march=athlon-xp -O3 -pipe -finline-functions
-fprefetch-loop-arrays -foptimize-sibling-calls -fdelete-null-pointer-checks
-fno-cprop-registers -funroll-loops -frerun-loop-opt -frename-registers
-fmove-all-movables -freorder-blocks -m3dnow -msse -DP_LINUX=2.4.21_rc8-gss
-I/usr/include -L/usr/lib -s -L/var/tmp/portage/pwlib-1.5.0/work/pwlib/lib  
./obj_linux_x86_r/asn_grammar.o  ./obj_linux_x86_r/asn_lex.o 
./obj_linux_x86_r/main.o -lpt_linux_x86_r -lssl -lcrypto -llber -lldap -lldap_r
-lexpat -lpthread -lSDL -lresolv  -ldl 
./obj_linux_x86_r/asn_grammar.o(.gnu.linkonce.d._ZTV10PBaseArrayIcE+0x24):
undefined reference to `PAbstractArray::PrintOn(std::basic_ostream<char,
std::char_traits<char> >&) const'
./obj_linux_x86_r/asn_grammar.o(.gnu.linkonce.d._ZTV10PBaseArrayIcE+0x28):
undefined reference to `PAbstractArray::ReadFrom(std::basic_istream<char,
std::char_traints<char> >&)'
./obj_linux_x86_r/asn_grammar.o(.gnu.linkonce.d._ZTV10PBaseArrayIcE+0x5c):
undefined reference to `PAbstractArray::ReadElementFrom(std::basic_istream<char,
std::char_traints<char> >&, int)'
collect2: ld returned 1 exit status
make[1]: *** [obj_linux_x86_r/asnparser] Error 1
make[1]: Leaving directory `/var/tmp/portage/pwlib-1.5.0/work/pwlib/tools/asnparser'
make: *** [opt] Error 2



Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Andreas Kotowicz 2003-06-27 06:30:25 0000 -------
same happens to me here. I need this package for gnomemeeting 0.98 to compile 

------- Comment #2 From Alastair Tse (RETIRED) 2003-06-27 06:41:37 0000 -------
ok .. workaround is to unmerge pwlib first .. 

i'll try and fix it so that you don't need to do that in the future

------- Comment #3 From Alastair Tse (RETIRED) 2003-06-27 06:50:10 0000 -------
should be fixed in portage now, anyone wanna try again?

------- Comment #4 From Andreas Kotowicz 2003-06-27 08:46:20 0000 -------
works here.
but something's still wrong as i can't compile openh323 which depends on pwlibs. see my bug filed: 23596

------- Comment #5 From Alastair Tse (RETIRED) 2003-06-27 11:29:47 0000 -------
thanks .. looks fixed, well, the h323 problem, i can't reproduce .. hmm
discussion can move onto that bug

------- Comment #6 From Seemant Kulleen (RETIRED) 2003-06-27 11:39:49 0000 -------
sorry for delay -- I knew a few hours ago :(  it is fixed -- thanks much
alastair