List Info

Thread: Compile error, kde related?




Re: Compile error, kde related?
country flaguser name
Sweden
2008-03-15 12:10:00
>>
> 
> portupgrade -Rf x11-toolkits/qt33
> If uic still does not show linked to libthr, I have no
clue what causes that 
> on your system. I'd inspect /etc/libmap.conf,
/etc/make.conf, the config.log 
> for qt33 and the final link command that produces the
uic binary.
> 

I just did
bsdpc01# pkg_info | grep qt3
and found no qt33 installed!
So I'll start with installing it 

I'm not sure what to do with uic but maybe that'll clear
when it's 
installed.

If the kdebase port needs qt33 to build, shouldn't it be
installed as a 
dependency?

/Leslie
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Compile error, kde related?
country flaguser name
United States
2008-03-15 12:35:51
On Saturday 15 March 2008 18:10:00 Leslie Jensen wrote:
> > portupgrade -Rf x11-toolkits/qt33
> > If uic still does not show linked to libthr, I
have no clue what causes
> > that on your system. I'd inspect /etc/libmap.conf,
/etc/make.conf, the
> > config.log for qt33 and the final link command
that produces the uic
> > binary.
>
> I just did
> bsdpc01# pkg_info | grep qt3
> and found no qt33 installed!

That could be, cause the port is called qt33 but the package
once installed 
qt-3 or qt-copy-3 :P
Better: pkg_info qt-*
-- 
Mel

Problem with today's modular software: they start with the
modules
    and never get to the software part.
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Compile error, kde related?
country flaguser name
Sweden
2008-03-15 12:39:23
> That could be, cause the port is called qt33 but the
package once installed 
> qt-3 or qt-copy-3 :P
> Better: pkg_info qt-*

Yes I realised that after I wrote my mail.
I'm in the progress of
portupgrade -Rf x11-toolkits/qt33
I'll report back when it's done.
/Leslie
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Compile error, kde related?
country flaguser name
Sweden
2008-03-15 13:52:33
Mel skrev:
> On Saturday 15 March 2008 18:10:00 Leslie Jensen
wrote:
>>> portupgrade -Rf x11-toolkits/qt33
>>> If uic still does not show linked to libthr, I
have no clue what causes
>>> that on your system. I'd inspect
/etc/libmap.conf, /etc/make.conf, the
>>> config.log for qt33 and the final link command
that produces the uic
>>> binary.
>> I just did
>> bsdpc01# pkg_info | grep qt3
>> and found no qt33 installed!
> 
> That could be, cause the port is called qt33 but the
package once installed 
> qt-3 or qt-copy-3 :P
> Better: pkg_info qt-*

Now after portupgrade -Rf x11-toolkits/qt33 is seems as if I
still have 
the problem.

bsdpc01# ldd /usr/local/bin/uic
/usr/local/bin/uic:
         libqt-mt.so.3 => /usr/local/lib/libqt-mt.so.3
(0x280d0000)
         libmng.so.1 => /usr/local/lib/libmng.so.1
(0x287b2000)
         libjpeg.so.9 => /usr/local/lib/libjpeg.so.9
(0x28813000)
         libpng.so.5 => /usr/local/lib/libpng.so.5
(0x28832000)
         libz.so.4 => /lib/libz.so.4 (0x28857000)
         libXi.so.6 => /usr/local/lib/libXi.so.6
(0x28869000)
         libXrender.so.1 =>
/usr/local/lib/libXrender.so.1 (0x28871000)
         libXrandr.so.2 => /usr/local/lib/libXrandr.so.2
(0x28879000)
         libXcursor.so.1 =>
/usr/local/lib/libXcursor.so.1 (0x28880000)
         libXinerama.so.1 =>
/usr/local/lib/libXinerama.so.1 (0x28889000)
         libXft.so.2 => /usr/local/lib/libXft.so.2
(0x2888c000)
         libfreetype.so.9 =>
/usr/local/lib/libfreetype.so.9 (0x2889e000)
         libfontconfig.so.1 =>
/usr/local/lib/libfontconfig.so.1 
(0x2890c000)
         libXext.so.6 => /usr/local/lib/libXext.so.6
(0x28936000)
         libX11.so.6 => /usr/local/lib/libX11.so.6
(0x28944000)
         libSM.so.6 => /usr/local/lib/libSM.so.6
(0x28a31000)
         libICE.so.6 => /usr/local/lib/libICE.so.6
(0x28a39000)
         libstdc++.so.6 => /usr/lib/libstdc++.so.6
(0x28a50000)
         libm.so.5 => /lib/libm.so.5 (0x28b45000)
         libgcc_s.so.1 => /lib/libgcc_s.so.1
(0x28b5a000)
         libc.so.7 => /lib/libc.so.7 (0x28b65000)
         libaudio.so.2 => /usr/local/lib/libaudio.so.2
(0x28c61000)
         libXt.so.6 => /usr/local/lib/libXt.so.6
(0x28c77000)
         liblcms.so.1 => /usr/local/lib/liblcms.so.1
(0x28cc7000)
         libXfixes.so.3 => /usr/local/lib/libXfixes.so.3
(0x28cf7000)
         libexpat.so.6 => /usr/local/lib/libexpat.so.6
(0x28cfc000)
         libXau.so.6 => /usr/local/lib/libXau.so.6
(0x28d1c000)
         libXdmcp.so.6 => /usr/local/lib/libXdmcp.so.6
(0x28d1f000)
         librpcsvc.so.4 => /usr/lib/librpcsvc.so.4
(0x28d24000)


What do you suggest I do now?

/Leslie
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Compile error, kde related?
country flaguser name
United States
2008-03-16 13:12:17
On Sunday 16 March 2008 12:56:22 Leslie Jensen wrote:
> Leslie Jensen skrev:
> > Mel skrev:
> >> On Saturday 15 March 2008 18:10:00 Leslie
Jensen wrote:
> >>>> portupgrade -Rf x11-toolkits/qt33
> >>>> If uic still does not show linked to
libthr, I have no clue what
> >>>> causes that on your system. I'd
inspect /etc/libmap.conf,
> >>>> /etc/make.conf, the config.log for
qt33 and the final link command
> >>>> that produces the uic binary.
>
> I've tried to make a fresh instal of FreeBSD 7.0 and
there is libthr
> linked as it should be. What I don't understand is that
on the system
> where I have the problem I did a pkg_delete -a after it
was upgraded to
> 7.0, and manually deleted everything left in /usr/local
before starting
> over with the ports.
>
> Can I manually link uic to libthr and would it be a
clean hack or?

Nope. But I would be interested to see what the line is that
compiles uic. And 
what configure produces.

I still think there's something '6.x-ish' going on here, but
without knowing 
how uic gets built, it's anyone's guess.

Could you try the following:
cd /usr/ports/x11/qt33
make clean
mkdir /var/log/portbuilds
make build >/var/log/portbuilds/`make -V PKGNAME`.log
2>&1
make -V CONFIGURE_ARGS >> /var/log/portbuilds/`make -V
PKGNAME`.log
cat `make -V WRKSRC`/config.log 
	>>/var/log/portbuilds/`make -V PKGNAME`.log

Then put that log up somewhere if you have webspace, or try
to find references 
to '-pthread', 'libpthread', 'libthr' and the final link
command that makes 
uic.

It's probably some setting you have or some stray library
that causes this and 
until you get it resolved, you can't trust any threaded
application you build 
from ports. Or, it's specific for qt, but I highly doubt
that.
-- 
Mel

Problem with today's modular software: they start with the
modules
    and never get to the software part.
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Compile error, kde related?
country flaguser name
Sweden
2008-03-17 03:04:34

> Nope. But I would be interested to see what the line is
that compiles uic. And 
> what configure produces.
> 
> I still think there's something '6.x-ish' going on
here, but without knowing 
> how uic gets built, it's anyone's guess.
> 
> Could you try the following:
> cd /usr/ports/x11/qt33
> make clean
> mkdir /var/log/portbuilds
> make build >/var/log/portbuilds/`make -V
PKGNAME`.log 2>&1
> make -V CONFIGURE_ARGS >>
/var/log/portbuilds/`make -V PKGNAME`.log
> cat `make -V WRKSRC`/config.log 
> 	>>/var/log/portbuilds/`make -V PKGNAME`.log
> 
> Then put that log up somewhere if you have webspace, or
try to find references 
> to '-pthread', 'libpthread', 'libthr' and the final
link command that makes 
> uic.
> 
> It's probably some setting you have or some stray
library that causes this and 
> until you get it resolved, you can't trust any threaded
application you build 
> from ports. Or, it's specific for qt, but I highly
doubt that.

Hi
I'm getting an error!

bsdpc01# make build >/var/log/portbuilds/`make -V
PKGNAME`.log 2>&1

Ambiguous output redirect.

/Leslie




_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

Re: Compile error, kde related?
country flaguser name
Sweden
2008-03-19 04:01:27
Mel wrote:

> Nope. But I would be interested to see what the line is
that compiles uic. And 
> what configure produces.
> 
> I still think there's something '6.x-ish' going on
here, but without knowing 
> how uic gets built, it's anyone's guess.
> 
> Could you try the following:
> cd /usr/ports/x11/qt33
> make clean
> mkdir /var/log/portbuilds
> make build >/var/log/portbuilds/`make -V
PKGNAME`.log 2>&1
> make -V CONFIGURE_ARGS >>
/var/log/portbuilds/`make -V PKGNAME`.log
> cat `make -V WRKSRC`/config.log 
> 	>>/var/log/portbuilds/`make -V PKGNAME`.log
> 
> Then put that log up somewhere if you have webspace, or
try to find references 
> to '-pthread', 'libpthread', 'libthr' and the final
link command that makes 
> uic.
> 
> It's probably some setting you have or some stray
library that causes this and 
> until you get it resolved, you can't trust any threaded
application you build 
> from ports. Or, it's specific for qt, but I highly
doubt that.

I'm getting this error, no config.log file

cat:
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/config.l
og: No 
such file or directory

find /usr/ports/x11-toolkits/qt33/ -name
"config*"
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/src/3rdp
arty/zlib/configure
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/src/3rdp
arty/libmng/makefile
s/configure.in
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/src/3rdp
arty/libmng/configur
e
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/src/3rdp
arty/libmng/configur
e.in
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/src/3rdp
arty/libmng/config.g
uess
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/src/3rdp
arty/libmng/config.s
ub
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/src/3rdp
arty/libpng/configur
e
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/src/3rdp
arty/sqlite/config.h
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/qv
fb/config.ui
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/qv
fb/.obj/release-shar
ed-mt/config.o
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/qv
fb/config.h
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/qv
fb/config.cpp
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/as
sistant/config.cpp
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/as
sistant/config.h
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/as
sistant/.obj/release
-shared-mt/config.o
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/de
signer/designer/conf
igtoolboxdialog.ui.h
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/de
signer/designer/conf
igtoolboxdialog.ui
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/de
signer/designer/conf
igtoolboxdialog.h
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/de
signer/designer/conf
igtoolboxdialog.cpp
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/tools/de
signer/designer/conf
igtoolboxdialog.o
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/configur
e
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/config.t
ests
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/configur
e.orig
/usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/config.s
tatus

I need advise on how to proceed.
Thanks
Leslie
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"

[1-10] [11-17]

about | contact  Other archives ( Real Estate discussion Medical topics )