* [gentoo-user] cdk build error
@ 2005-09-15 16:44 Aleksandr Guidrevitch
2005-09-15 18:57 ` Robert Crawford
0 siblings, 1 reply; 10+ messages in thread
From: Aleksandr Guidrevitch @ 2005-09-15 16:44 UTC (permalink / raw
To: gentoo-user
Hi there,
I get the following error while `emerge -uD world`:
creating libcdk.la
i686-pc-linux-gnu-g++ -shared -nostdlib
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../crti.o
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/crtbeginS.o
.libs/dscale.o .libs/fscale.o .libs/fslider.o .libs/scale.o
.libs/slider.o .libs/uscale.o .libs/uslider.o .libs/alphalist.o
.libs/binding.o .libs/button.o .libs/buttonbox.o .libs/calendar.o
.libs/cdk.o .libs/cdk_compat.o .libs/cdk_objs.o .libs/cdk_params.o
.libs/cdkscreen.o .libs/debug.o .libs/dialog.o .libs/draw.o
.libs/entry.o .libs/fselect.o .libs/get_index.o .libs/get_string.o
.libs/graph.o .libs/histogram.o .libs/itemlist.o .libs/label.o
.libs/marquee.o .libs/matrix.o .libs/mentry.o .libs/menu.o
.libs/popup_dialog.o .libs/popup_label.o .libs/position.o .libs/radio.o
.libs/scroll.o .libs/selection.o .libs/swindow.o .libs/select_file.o
.libs/template.o .libs/traverse.o .libs/version.o .libs/view_file.o
.libs/view_info.o .libs/viewer.o
-L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130
-L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../../i686-pc-linux-gnu/lib
-L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../.. -lstdc++
-lm -lc -lgcc_s
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/crtendS.o
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../crtn.o
-Wl,-soname -Wl,libcdk.so.1 -o .libs/libcdk.so.1.1.4
i686-pc-linux-gnu-g++:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../crti.o: No
such file or directory
i686-pc-linux-gnu-g++:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/crtbeginS.o: No such
file or directory
i686-pc-linux-gnu-g++:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/crtendS.o: No such
file or directory
i686-pc-linux-gnu-g++:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../crtn.o: No
such file or directory
make: *** [libcdk.la] Error 1
I have 3.3.6 installed. I've also run `fix_libtool_files.sh 3.3.5` but
it doesn't help
Sincerely,
Aleksandr Guidrevitch
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] cdk build error
2005-09-15 16:44 [gentoo-user] cdk build error Aleksandr Guidrevitch
@ 2005-09-15 18:57 ` Robert Crawford
2005-09-18 18:55 ` Aleksandr Guidrevitch
0 siblings, 1 reply; 10+ messages in thread
From: Robert Crawford @ 2005-09-15 18:57 UTC (permalink / raw
To: gentoo-user
On Thursday 15 September 2005 12:44 pm, Aleksandr Guidrevitch wrote:
> Hi there,
>
> I get the following error while `emerge -uD world`:
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../crtn.o: No
> such file or directory
> make: *** [libcdk.la] Error 1
>
> I have 3.3.6 installed. I've also run `fix_libtool_files.sh 3.3.5` but
> it doesn't help
>
> Sincerely,
> Aleksandr Guidrevitch
Try rebuilding libtool, then do fix_libtool_files.sh again. Then try your
emerge -uD world again.
Sometimes that seems to be required. If that doesn't work, have you also kept
up with doing revdep-rebuild after big emerges- that might contribute to the
problem too. (use the -p option first to see what you are dealing with).
Robert Crawford
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] cdk build error
2005-09-18 18:55 ` Aleksandr Guidrevitch
@ 2005-09-18 18:55 ` Holly Bostick
0 siblings, 0 replies; 10+ messages in thread
From: Holly Bostick @ 2005-09-18 18:55 UTC (permalink / raw
To: gentoo-user
Aleksandr Guidrevitch schreef:
> Hi there,
>
> /usr/share/aclocal/path_dps.m4:202: warning: underquoted definition of
> AC_PATH_DPS_GUESS_GNUSTEP
> /usr/share/aclocal/path_dps.m4:239: warning: underquoted definition of
> AC_PATH_DPS_GUESS
> /usr/share/aclocal/path_dps.m4:333: warning: underquoted definition of
> AC_PATH_DPS_CHECK_LIB
> /usr/share/aclocal/path_dps.m4:405: warning: underquoted definition of
> AC_PATH_DPS_CHECK_HEADER
> /usr/share/aclocal/path_dps.m4:440: warning: underquoted definition of
> AC_PATH_DPS_CHECK
> /usr/share/aclocal/path_dps.m4:450: warning: underquoted definition of
> AC_PATH_DPS
> /usr/share/aclocal/path_dps.m4:525: warning: underquoted definition of
> AC_CHECK_DPS_NXAGENT
> /usr/share/aclocal/path_dps.m4:558: warning: underquoted definition of
> AC_PATH_DPSET
> /usr/share/aclocal/path_dps.m4:579: warning: underquoted definition of
> AC_PROG_PSWRAP
> /usr/share/aclocal/path_dps.m4:172: file `path_dps.m4' does not exist
>
> I've also reemerged pth in the hope to fix the error above.
> `revdep-rebuild` haven't helped too.
> Any thoughts ?
Yes.... You might want to emerge this:
dgs
Description: fake ebuild to force removal of broken path_dps.m4
(see that 'path_dps.m4' in all the paths, right before 'warning:'?)
Holly
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] cdk build error
2005-09-15 18:57 ` Robert Crawford
@ 2005-09-18 18:55 ` Aleksandr Guidrevitch
2005-09-18 18:55 ` Holly Bostick
0 siblings, 1 reply; 10+ messages in thread
From: Aleksandr Guidrevitch @ 2005-09-18 18:55 UTC (permalink / raw
To: gentoo-user
Hi there,
`emerge libtool`:
* Running autotools in '.' ...
/usr/share/aclocal/pth.m4:43: warning: underquoted definition of
_AC_PTH_ERROR
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/pth.m4:55: warning: underquoted definition of
_AC_PTH_VERBOSE
/usr/share/aclocal/pth.m4:61: warning: underquoted definition of
AC_CHECK_PTH
/usr/share/aclocal/path_dps.m4:202: warning: underquoted definition of
AC_PATH_DPS_GUESS_GNUSTEP
/usr/share/aclocal/path_dps.m4:239: warning: underquoted definition of
AC_PATH_DPS_GUESS
/usr/share/aclocal/path_dps.m4:333: warning: underquoted definition of
AC_PATH_DPS_CHECK_LIB
/usr/share/aclocal/path_dps.m4:405: warning: underquoted definition of
AC_PATH_DPS_CHECK_HEADER
/usr/share/aclocal/path_dps.m4:440: warning: underquoted definition of
AC_PATH_DPS_CHECK
/usr/share/aclocal/path_dps.m4:450: warning: underquoted definition of
AC_PATH_DPS
/usr/share/aclocal/path_dps.m4:525: warning: underquoted definition of
AC_CHECK_DPS_NXAGENT
/usr/share/aclocal/path_dps.m4:558: warning: underquoted definition of
AC_PATH_DPSET
/usr/share/aclocal/path_dps.m4:579: warning: underquoted definition of
AC_PROG_PSWRAP
/usr/share/aclocal/path_dps.m4:172: file `path_dps.m4' does not exist
I've also reemerged pth in the hope to fix the error above.
`revdep-rebuild` haven't helped too.
Any thoughts ?
Sincerely,
Aleksandr
Robert Crawford wrote:
>On Thursday 15 September 2005 12:44 pm, Aleksandr Guidrevitch wrote:
>
>
>>Hi there,
>>
>>I get the following error while `emerge -uD world`:
>>
>>
>
>
>
>>/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/../../../crtn.o: No
>>such file or directory
>>make: *** [libcdk.la] Error 1
>>
>>I have 3.3.6 installed. I've also run `fix_libtool_files.sh 3.3.5` but
>>it doesn't help
>>
>>Sincerely,
>>Aleksandr Guidrevitch
>>
>>
>
>Try rebuilding libtool, then do fix_libtool_files.sh again. Then try your
>emerge -uD world again.
>
>Sometimes that seems to be required. If that doesn't work, have you also kept
>up with doing revdep-rebuild after big emerges- that might contribute to the
>problem too. (use the -p option first to see what you are dealing with).
>
>Robert Crawford
>
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* [gentoo-user] cdk: BUILD ERROR
@ 2006-08-08 5:44 Meino Christian Cramer
2006-08-08 7:30 ` Richard Fish
2006-08-08 7:39 ` Neil Bothwick
0 siblings, 2 replies; 10+ messages in thread
From: Meino Christian Cramer @ 2006-08-08 5:44 UTC (permalink / raw
To: gentoo-user
Hi,
this morning I got this while emergeing cdk:
i386-pc-linux-gnu-g++ -shared -nostdlib
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../ ../../crti.o
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/crtbeginS.o .libs/dscale.o .l
ibs/fscale.o .libs/fslider.o .libs/scale.o .libs/slider.o
.libs/uscale.o .libs/u slider.o .libs/alphalist.o .libs/binding.o
.libs/button.o .libs/buttonbox.o .lib s/calendar.o .libs/cdk.o
.libs/cdk_compat.o .libs/cdk_objs.o .libs/cdk_params.o
.libs/cdkscreen.o .libs/debug.o .libs/dialog.o .libs/draw.o
.libs/entry.o .libs/ fselect.o .libs/get_index.o .libs/get_string.o
.libs/graph.o .libs/histogram.o . libs/itemlist.o .libs/label.o
.libs/marquee.o .libs/matrix.o .libs/mentry.o .lib s/menu.o
.libs/popup_dialog.o .libs/popup_label.o .libs/position.o
.libs/radio.o .libs/scroll.o .libs/selection.o .libs/swindow.o
.libs/select_file.o .libs/temp late.o .libs/traverse.o .libs/version.o
.libs/view_file.o .libs/view_info.o .lib s/viewer.o
-L/usr/lib/gcc/i386-pc-linux-gnu/3.4.4 -L/usr/lib/gcc/i386-pc-linux-
gnu/3.4.4/../../../../i386-pc-linux-gnu/lib
-L/usr/lib/gcc/i386-pc-linux-gnu/3.4 .4/../../.. -lstdc++ -lm -lc
-lgcc_s /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/crtend S.o
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../crtn.o -Wl,-soname
-Wl,libcdk .so.1 -o .libs/libcdk.so.1.2.1
i386-pc-linux-gnu-g++:
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../crti.o: No such file or
directory
i386-pc-linux-gnu-g++:
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/crtbeginS.o: No such file or
directory
i386-pc-linux-gnu-g++: /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/crtendS.o:
No such f ile or directory
i386-pc-linux-gnu-g++:
/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../crtn.o: No such file or
directory
make: *** [libcdk.la] Error 1
!!! ERROR: dev-libs/cdk-5.0.20060220 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
cdk-5.0.20060220.ebuild, line 27: Called die
But my gcc is:
gcc (GCC) 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
WHy is there a search for gcc-3.4.4 as it seems ?
Keep hacking!
mcc
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] cdk: BUILD ERROR
2006-08-08 5:44 [gentoo-user] cdk: BUILD ERROR Meino Christian Cramer
@ 2006-08-08 7:30 ` Richard Fish
2006-08-08 7:39 ` Neil Bothwick
1 sibling, 0 replies; 10+ messages in thread
From: Richard Fish @ 2006-08-08 7:30 UTC (permalink / raw
To: gentoo-user
On 8/7/06, Meino Christian Cramer <Meino.Cramer@gmx.de> wrote:
> make: *** [libcdk.la] Error 1
fix_libtool_files.sh
-Richard
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] cdk: BUILD ERROR
2006-08-08 5:44 [gentoo-user] cdk: BUILD ERROR Meino Christian Cramer
2006-08-08 7:30 ` Richard Fish
@ 2006-08-08 7:39 ` Neil Bothwick
2006-08-08 8:37 ` Meino Christian Cramer
1 sibling, 1 reply; 10+ messages in thread
From: Neil Bothwick @ 2006-08-08 7:39 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 533 bytes --]
On Tue, 08 Aug 2006 07:44:30 +0200 (CEST), Meino Christian Cramer wrote:
> i386-pc-linux-gnu-g++: /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/crtendS.o:
> No such f ile or directory
>
> i386-pc-linux-gnu-g++:
> /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../crtn.o: No such file or
> directory
Run "fix_libto for more information.ol_files.sh 3.4.4". This is a FAQ so
search the list archives for fix_libtool_files.sh
--
Neil Bothwick
WinErr 678: This will end your Windows session. Do you want to play
another game?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] cdk: BUILD ERROR
2006-08-08 7:39 ` Neil Bothwick
@ 2006-08-08 8:37 ` Meino Christian Cramer
2006-08-08 9:40 ` Keith Kastorff
0 siblings, 1 reply; 10+ messages in thread
From: Meino Christian Cramer @ 2006-08-08 8:37 UTC (permalink / raw
To: gentoo-user, neil
From: Neil Bothwick <neil@digimed.co.uk>
Subject: Re: [gentoo-user] cdk: BUILD ERROR
Date: Tue, 8 Aug 2006 08:39:15 +0100
> On Tue, 08 Aug 2006 07:44:30 +0200 (CEST), Meino Christian Cramer wrote:
>
> > i386-pc-linux-gnu-g++: /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/crtendS.o:
> > No such f ile or directory
> >
> > i386-pc-linux-gnu-g++:
> > /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/../../../crtn.o: No such file or
> > directory
>
> Run "fix_libto for more information.ol_files.sh 3.4.4". This is a FAQ so
> search the list archives for fix_libtool_files.sh
>
>
> --
> Neil Bothwick
>
> WinErr 678: This will end your Windows session. Do you want to play
> another game?
I tried this before...it does not help. gcc 3.4.4 is still referenced
by the cdk build process (or what else...)
--
mcc
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] cdk: BUILD ERROR
2006-08-08 8:37 ` Meino Christian Cramer
@ 2006-08-08 9:40 ` Keith Kastorff
2006-08-26 22:00 ` Tamas Sarga
0 siblings, 1 reply; 10+ messages in thread
From: Keith Kastorff @ 2006-08-08 9:40 UTC (permalink / raw
To: gentoo-user
On Tue, 2006-08-08 at 10:37 +0200, Meino Christian Cramer wrote:
> I tried this before...it does not help. gcc 3.4.4 is still referenced
> by the cdk build process (or what else...)
Try "emerge --oneshot libtool".
--
Keith Kastorff
kastorff@yahoo.com
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [gentoo-user] cdk: BUILD ERROR
2006-08-08 9:40 ` Keith Kastorff
@ 2006-08-26 22:00 ` Tamas Sarga
0 siblings, 0 replies; 10+ messages in thread
From: Tamas Sarga @ 2006-08-26 22:00 UTC (permalink / raw
To: gentoo-user
Keith Kastorff wrote:
> On Tue, 2006-08-08 at 10:37 +0200, Meino Christian Cramer wrote:
>
>> I tried this before...it does not help. gcc 3.4.4 is still referenced
>> by the cdk build process (or what else...)
>
> Try "emerge --oneshot libtool".
>
Hi,
I'm not the opener, but I had the same problem with gcc 3.4.5 to 3.4.6,
and emerge --oneshot libtool fixed it. BTW I did this gcc upgrade in
June. So why it is a problem now? I rebooted some times since then.
Everything should inherit the new version number, or not? Why this
problem occurs after 2 months the gcc upgrade?
It isn't offense, I simply don't understand it.
TIA
Tamas Sarga
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2006-08-26 22:05 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-15 16:44 [gentoo-user] cdk build error Aleksandr Guidrevitch
2005-09-15 18:57 ` Robert Crawford
2005-09-18 18:55 ` Aleksandr Guidrevitch
2005-09-18 18:55 ` Holly Bostick
-- strict thread matches above, loose matches on Subject: below --
2006-08-08 5:44 [gentoo-user] cdk: BUILD ERROR Meino Christian Cramer
2006-08-08 7:30 ` Richard Fish
2006-08-08 7:39 ` Neil Bothwick
2006-08-08 8:37 ` Meino Christian Cramer
2006-08-08 9:40 ` Keith Kastorff
2006-08-26 22:00 ` Tamas Sarga
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox