* [gentoo-user-de] make will nicht mehr, nach gcc update
@ 2005-09-06 13:53 Cyrill Helg
2005-09-06 14:17 ` Red
2005-09-06 14:24 ` Tobias Heide
0 siblings, 2 replies; 6+ messages in thread
From: Cyrill Helg @ 2005-09-06 13:53 UTC (permalink / raw
To: gentoo-user-de
Hallo Liste
bei einem make als user bekomme ich folgenden Fehler:
/bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2
-Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new
-fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL
-DQT_NO_COMPAT -DQT_NO_TRANSLATION -o kipiplugin_imagesgallery.la
-rpath /usr/kde/3.4/lib/kde3 -module -avoid-version -module -no-undefined
-Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/kde/3.4/lib
-R /usr/kde/3.4/lib -R /usr/qt/3/lib -R /usr/lib -L/usr/kde/3.4/lib
-L/usr/qt/3/lib -L/usr/lib plugin_imagesgallery.lo imgallerydialog.lo
imagesgallery.lo exifrestorer.lo -lkparts -lkipi
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../crti.o: No
such file or directory
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/crtbeginS.o: No such
file or directory
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/crtendS.o: No such file
or directory
g++: /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../crtn.o: No
such file or directory
make: *** [kipiplugin_imagesgallery.la] Fehler 1
Die fehlende Datei liegt in /usr/lib, da ist also was an den Pfaden nicht
ok...
Wer kann mir helfen? fix_libtool_files.sh habe ich schon versucht...
Danke
Cyrill Helg
--
gentoo-user-de@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user-de] make will nicht mehr, nach gcc update
2005-09-06 13:53 [gentoo-user-de] make will nicht mehr, nach gcc update Cyrill Helg
@ 2005-09-06 14:17 ` Red
2005-09-06 14:24 ` Tobias Heide
1 sibling, 0 replies; 6+ messages in thread
From: Red @ 2005-09-06 14:17 UTC (permalink / raw
To: gentoo-user-de
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Cyrill Helg wrote:
> Hallo Liste
>
> bei einem make als user bekomme ich folgenden Fehler:
>
> /bin/sh ../../libtool --silent --mode=link --tag=CXX g++
> -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
> -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
> -Wpointer-arith -Wwrite-strings -O2 -Wformat-security
> -Wmissing-format-attribute -fno-exceptions -fno-check-new
> -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL
> -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o
> kipiplugin_imagesgallery.la -rpath /usr/kde/3.4/lib/kde3 -module
> -avoid-version -module -no-undefined -Wl,--no-undefined
> -Wl,--allow-shlib-undefined -R /usr/kde/3.4/lib -R /usr/kde/3.4/lib
> -R /usr/qt/3/lib -R /usr/lib -L/usr/kde/3.4/lib -L/usr/qt/3/lib
> -L/usr/lib plugin_imagesgallery.lo imgallerydialog.lo
> imagesgallery.lo exifrestorer.lo -lkparts -lkipi g++:
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../crti.o:
> No such file or directory g++:
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/crtbeginS.o: No
> such file or directory g++:
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/crtendS.o: No
> such file or directory g++:
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../crtn.o:
> No such file or directory make: *** [kipiplugin_imagesgallery.la]
> Fehler 1
>
>
> Die fehlende Datei liegt in /usr/lib, da ist also was an den Pfaden
> nicht ok...
>
> Wer kann mir helfen? fix_libtool_files.sh habe ich schon
> versucht...
>
> Danke
>
> Cyrill Helg
schon mit revdep-rebuild.sh aus dem toolkit probiert?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFDHaUR87VFzvTnEtARAnwEAJ9Zpw30C0TjoMMWhufwbf5cLPnJVQCffOCA
2lSXuS4wfTFHCo0FXNJ+egU=
=cpcG
-----END PGP SIGNATURE-----
--
gentoo-user-de@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user-de] make will nicht mehr, nach gcc update
2005-09-06 13:53 [gentoo-user-de] make will nicht mehr, nach gcc update Cyrill Helg
2005-09-06 14:17 ` Red
@ 2005-09-06 14:24 ` Tobias Heide
2005-09-06 14:38 ` Cyrill Helg
1 sibling, 1 reply; 6+ messages in thread
From: Tobias Heide @ 2005-09-06 14:24 UTC (permalink / raw
To: gentoo-user-de
Cyrill Helg wrote:
> Die fehlende Datei liegt in /usr/lib, da ist also was an den Pfaden nicht
> ok...
>
> Wer kann mir helfen? fix_libtool_files.sh habe ich schon versucht...
gcc-config? env-update? ;-)
Grüße,
tobi
--
gentoo-user-de@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user-de] make will nicht mehr, nach gcc update
2005-09-06 14:24 ` Tobias Heide
@ 2005-09-06 14:38 ` Cyrill Helg
2005-09-06 14:44 ` Cyrill Helg
0 siblings, 1 reply; 6+ messages in thread
From: Cyrill Helg @ 2005-09-06 14:38 UTC (permalink / raw
To: gentoo-user-de
Am Dienstag 06 September 2005 16.24 schrieb Tobias Heide:
> Cyrill Helg wrote:
> > Die fehlende Datei liegt in /usr/lib, da ist also was an den Pfaden nicht
> > ok...
> >
> > Wer kann mir helfen? fix_libtool_files.sh habe ich schon versucht...
>
> gcc-config? env-update? ;-)
shon versucht... :(
was muss ich bei gcc-config angeben?
>
> Grüße,
> tobi
--
gentoo-user-de@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user-de] make will nicht mehr, nach gcc update
2005-09-06 14:38 ` Cyrill Helg
@ 2005-09-06 14:44 ` Cyrill Helg
2005-09-06 14:52 ` Cyrill Helg
0 siblings, 1 reply; 6+ messages in thread
From: Cyrill Helg @ 2005-09-06 14:44 UTC (permalink / raw
To: gentoo-user-de
Am Dienstag 06 September 2005 16.38 schrieb Cyrill Helg:
> Am Dienstag 06 September 2005 16.24 schrieb Tobias Heide:
> > Cyrill Helg wrote:
> > > Die fehlende Datei liegt in /usr/lib, da ist also was an den Pfaden
> > > nicht ok...
> > >
> > > Wer kann mir helfen? fix_libtool_files.sh habe ich schon versucht...
> >
> > gcc-config? env-update? ;-)
>
> shon versucht... :(
>
> was muss ich bei gcc-config angeben?
>
> > Grüße,
> > tobi
Warum kommen denn da so alte pfade vor, wenn ich nun gcc 3.3.6 verwende? Sehr
seltsam...
Hilfeeee :)
--
gentoo-user-de@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user-de] make will nicht mehr, nach gcc update
2005-09-06 14:44 ` Cyrill Helg
@ 2005-09-06 14:52 ` Cyrill Helg
0 siblings, 0 replies; 6+ messages in thread
From: Cyrill Helg @ 2005-09-06 14:52 UTC (permalink / raw
To: gentoo-user-de
Am Dienstag 06 September 2005 16.44 schrieb Cyrill Helg:
> Am Dienstag 06 September 2005 16.38 schrieb Cyrill Helg:
> > Am Dienstag 06 September 2005 16.24 schrieb Tobias Heide:
> > > Cyrill Helg wrote:
> > > > Die fehlende Datei liegt in /usr/lib, da ist also was an den Pfaden
> > > > nicht ok...
> > > >
> > > > Wer kann mir helfen? fix_libtool_files.sh habe ich schon versucht...
> > >
> > > gcc-config? env-update? ;-)
> >
> > shon versucht... :(
> >
> > was muss ich bei gcc-config angeben?
> >
> > > Grüße,
> > > tobi
>
> Warum kommen denn da so alte pfade vor, wenn ich nun gcc 3.3.6 verwende?
> Sehr seltsam...
>
> Hilfeeee :)
Sorry, das Problem lag bei mir, ich vergass nach dem update configure...
Besten Dank
Cyrill Helg
--
gentoo-user-de@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-09-06 14:54 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-06 13:53 [gentoo-user-de] make will nicht mehr, nach gcc update Cyrill Helg
2005-09-06 14:17 ` Red
2005-09-06 14:24 ` Tobias Heide
2005-09-06 14:38 ` Cyrill Helg
2005-09-06 14:44 ` Cyrill Helg
2005-09-06 14:52 ` Cyrill Helg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox