Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Feb 2003 17:26:56 +1100
From:      Peter Kostouros <kpeter@melbpc.org.au>
To:        FreeBSD-current@FreeBSD.ORG
Subject:   Re: gcc3.2.2 import might have trashed ld-elf.so.1
Message-ID:  <3E4F2F30.1000906@melbpc.org.au>
In-Reply-To: <20030216002018.44231799.kabaev@bellatlantic.net>
References:  <20030215180924.GA6102@leafy.idv.tw> <20030216002018.44231799.kabaev@bellatlantic.net>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------090901090507050605030206
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hi

The problem I have is with designer, Qt's IDE. It was working well until 
a cvsup a few days ago. I hope the attached can help.

Alexander Kabaev wrote:

>On Sun, 16 Feb 2003 02:09:24 +0800
>leafy <leafy@leafy.idv.tw> wrote:
>
>  
>
>>I rebuilt and installed  world on Friday and reinstalled ALL my ports
>>with 'portupgrade -ra'. I have found the exact line that will trigger
>>the ld "undefined symbol" error.
>>
>>/usr/X11R6/bin/uic -nounload -tr tr2i18n -i htmlpageinfo.h
>>./htmlpageinfo.ui > htmlpageinfo.cc.temp ; ret=$?;  sed -e "s,tr2i18n(
>>\"\" ),QString::null,g" htmlpageinfo.cc.temp | sed -e "s,tr2i18n(
>>\"\"\, \"\" ),QString::null,g" | sed -e
>>"s,image\([0-9][0-9]*\)_data,img\1_htmlpageinfo,g" >> htmlpageinfo.cc
>>; rm -f htmlpageinfo.cc.temp ; if test "$ret" = 0; then echo '#include
>>"htmlpageinfo.moc"' >>htmlpageinfo.cc; else rm -f htmlpageinfo.cc ;
>>exit $ret ; fi
>>    
>>
>
>QT's uic binary does not use libwizards.so. Please take time to dig a
>little deeper and figure what binary exactly is failing. It is doubtful
>someone will be able to help you otherwise. 
>
>  
>


-- 

Regards

Peter

As always the organisation disavows knowledge of this email


--------------090901090507050605030206
Content-Type: text/plain;
 name="typescript"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="typescript"

Script started on Sun Feb 16 17:21:26 2003
bash-2.05b$ exitrm .*~*~jed .cvsrccdless cv*scd cvsup//usr/share/ex*                 gdb -f /opt/de  qt/bin/designer/q        signer
GNU gdb 5.2.1 (FreeBSD)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-undermydesk-freebsd"...
(no debugging symbols found)...
(gdb) r
Starting program: /opt/qt-x11-free-3.1.1/bin/designer 
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...
Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x28f8204c in __static_initialization_and_destruction_0(int, int) ()
   from /opt/kde-3.1/lib/libkio.so.5
#2  0x28f8209a in _GLOBAL__D__ZNK13KOpenSSLProxy9hasLibSSLEv ()
   from /opt/kde-3.1/lib/libkio.so.5
#3  0x28f6a6d9 in __do_global_dtors_aux () from /opt/kde-3.1/lib/libkio.so.5
#4  0x29101c91 in _fini () from /opt/kde-3.1/lib/libkio.so.5
#5  0x2827716c in dlclose () from /usr/libexec/ld-elf.so.1
#6  0x28749c89 in QLibraryPrivate::freeLibrary() ()
   from /opt/qt/lib/libqt-mt.so.3
#7  0x2876a6bd in QLibrary::unload() () from /opt/qt/lib/libqt-mt.so.3
#8  0x2874ddc0 in QComLibrary::unload() () from /opt/qt/lib/libqt-mt.so.3
#9  0x2874dce9 in QComLibrary::~QComLibrary() () from /opt/qt/lib/libqt-mt.so.3
#10 0x28768147 in QGPluginManager::addLibrary(QLibrary*) ()
   from /opt/qt/lib/libqt-mt.so.3
#11 0x28767495 in QGPluginManager::featureList() const ()
   from /opt/qt/lib/libqt-mt.so.3
#12 0x08092fca in MainWindow::setupPluginManagers() ()
#13 0x0807cfcd in MainWindow::MainWindow(bool, bool, QString const&) ()
#14 0x0807b4db in main ()
#15 0x0807a995 in _start ()
(gdb) q up  q
The program is running.  Exit anyway? (y or n) y
bash-2.05b$ exit
exit

Script done on Sun Feb 16 17:22:34 2003

--------------090901090507050605030206--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3E4F2F30.1000906>