On Mon, Feb 17, 2003 at 04:03:13PM -0500, Alexander Kabaev wrote:
> Just committed /usr/src/libexec/rtld-elf/rtld.c v1.76 should fix that.
>
> --
> Alexander Kabaev
Thank you Alexander, this solved the uic problem.
Regards,
Jiawei Ye
--
"Without the userland, the kernel is useless."
Just committed /usr/src/libexec/rtld-elf/rtld.c v1.76 should fix that.
--
Alexander Kabaev
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Mon, 17 Feb 2003, leafy wrote:
> On Sun, Feb 16, 2003 at 10:28:25AM -0800, Steve Kargl wrote:
> > > these apply to both world and ports. and the strange ld-elf.so.1 error
> > > still ocurs.
> > >
> >
> > I just built mozilla with gcc 3.2.2 without a problem.
> >
> > --
> > Steve
> Mine does wi
On Mon, Feb 17, 2003 at 08:28:58AM +0800, leafy wrote:
> On Sun, Feb 16, 2003 at 10:28:25AM -0800, Steve Kargl wrote:
> > > these apply to both world and ports. and the strange ld-elf.so.1 error
> > > still ocurs.
> > >
> >
> > I just built mozilla with gcc 3.2.2 without a problem.
> >
> Mine doe
On Sun, Feb 16, 2003 at 10:28:25AM -0800, Steve Kargl wrote:
> > these apply to both world and ports. and the strange ld-elf.so.1 error
> > still ocurs.
> >
>
> I just built mozilla with gcc 3.2.2 without a problem.
>
> --
> Steve
Mine does without any problem too. It's only uic which causes the
On Sun, Feb 16, 2003 at 07:44:40PM +0100, Jens Rehsack wrote:
> I'm not sure, but isn't the '-f' parameter required, if the portversion
> didn't change but an upgrade should be forced?
>
> Jens
Yes, I did a 'portupgrade -fra' several times. But it hits the same spot with the same
error everytime.
leafy 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
On Sun, Feb 16, 2003 at 01:04:33PM +0800, leafy wrote:
> On Sun, Feb 16, 2003 at 02:09:24AM +0800, leafy wrote:
> > Grepping the corresponding library:
> > leafy@leafy:/usr/X11R6/plugins/designer$ nm libwizards.so |grep Z22
> > 000256f0 T _Z22qCleanupImages_wizardsv
> >
> > So ld is not finding a
On Sun, Feb 16, 2003 at 02:28:52PM +0800, leafy wrote:
> /usr/X11R6/bin/uic -i htmlpageinfo.h ./htmlpageinfo.ui
>
In my attemp to 'truss' the above line, I get a truss.core instead. backtrace as
follows:
Core was generated by `truss'.
Program terminated with signal 11, Segmentation fault.
Readin
On Sun, Feb 16, 2003 at 05:26:56PM +1100, Peter Kostouros wrote:
> #0 0x 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/l
On Sun, Feb 16, 2003 at 12:20:18AM -0500, Alexander Kabaev wrote:
> 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.
>
> --
> Alexander Kabaev
yes, ldd'ing
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 <[EMAIL PROTECTED]> wrote:
I rebuilt and installed world on Friday and reinstalled ALL my ports
On Sun, 16 Feb 2003 02:09:24 +0800
leafy <[EMAIL PROTECTED]> 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 ht
Built world on Sun Feb 16 04:56:37 GMT,
It still fails with the same message
/usr/libexec/ld-elf.so.1: /usr/X11R6/plugins/designer/libwizards.so: Undefined symbol
"_Z22qCleanupImages_wizardsv"
--
"Without the userland, the kernel is useless."
--inspired by
On Sun, Feb 16, 2003 at 02:09:24AM +0800, leafy wrote:
> Grepping the corresponding library:
> leafy@leafy:/usr/X11R6/plugins/designer$ nm libwizards.so |grep Z22
> 000256f0 T _Z22qCleanupImages_wizardsv
>
> So ld is not finding a symbol which is in the correct library.
>
> Jiawei Ye
1. no CPU op
15 matches
Mail list logo