pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Problem with qt4-libs on Solaris10



> Hi,

> I'm using pkgsrc 2010Q2 on Solaris10/sparc with gcc34.

> I've bootstrapped afresh using sfw gcc3, built gcc34, put it in
> front of the path, then rebuild and pkg_replaced/pkg_updated all
> packages which had references to the sfw libgcc.

> I tried to build texmaker, which needs qt4-libs. qt4-libs produces
> this failure:
...

> g++: tmp/lib-lXrender.a: No such file or directory

I'm not sure this relates to your problem but make sure that your newly
built gcc34 and pkgsrc's libtool use the same ld (Sun's of GNU).

If they disagree about their ld, building Xrender may fail as here
http://mail-index.netbsd.org/pkgsrc-users/2010/10/21/msg013008.html

And if this failure was unseen (for any reason) to the build process
you'll see the error message you've got significantly later.

-- 
Best regards, Aleksey Cheusov.


Home | Main Index | Thread Index | Old Index