SV: SV: Libtool versioning on FreeBSD
Jon Theil Nielsen
jontheil@gmail.com
Tue Oct 30 15:29:00 GMT 2007
Hi again,
My problems are not over yet. In the first place, everything seemed to be
okay after removing /usr/bin/objformat from the path. However, during a
portupgrade I had to install the port gccmakedep (for whom the description
is "The gccmakedep program creates dependencies in makefiles using 'gcc
-M'). Now I get the excact same error as usually.
Any (more) ideas?
Cheers,
Jon
> -----Oprindelig meddelelse-----
> Fra: Ralf Wildenhues [mailto:Ralf.Wildenhues@gmx.de]
> Sendt: 25. oktober 2007 07:48
> Til: Jon Theil Nielsen
> Cc: gcc-help@gcc.gnu.org
> Emne: Re: SV: Libtool versioning on FreeBSD
>
> Hello Jon,
>
> * Jon Theil Nielsen wrote on Thu, Oct 25, 2007 at 12:44:06AM CEST:
> >
> > Thanks for your reply. I must admit that I'm not usually a
> programmer,
> > so I'm not sure I understand all of your answer. /usr/bin/objformat
> > does still exist. If I run run it without any parameteres,
> it returns
> > a segfault, while the "test" statment completed without any
> problems or output.
>
> That's the problem then: Libtool assumes that, if
> /usr/bin/objformat is executable, then it can be run and
> produces useful output.
>
> What you need to do is: either move /usr/bin/objformat out of
> the way temporarily, or fix things so that it returns useful
> output. Then recompile whatever port belongs to gnome-libtool.
>
> Sorry I can't be more precise, I'm not a FreeBSD expert at all.
>
> Cheers,
> Ralf
More information about the Gcc-help
mailing list