* [Buildroot] [buildroot 0006324]: xlib_libX11 does not compile any more
@ 2008-11-15 5:58 bugs at busybox.net
0 siblings, 0 replies; 4+ messages in thread
From: bugs at busybox.net @ 2008-11-15 5:58 UTC (permalink / raw)
To: buildroot
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=6324
======================================================================
Reported By: robang74
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 6324
Category: Shared Library Support
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 11-14-2008 21:58 PST
Last Modified: 11-14-2008 21:58 PST
======================================================================
Summary: xlib_libX11 does not compile any more
Description:
/usr/bin/ld: this linker was not configured to use sysroots
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
11-14-08 21:58 robang74 New Issue
11-14-08 21:58 robang74 Status new => assigned
11-14-08 21:58 robang74 Assigned To => buildroot
11-14-08 21:58 robang74 File Added: .config
======================================================================
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [buildroot 0006324]: xlib_libX11 does not compile any more
@ 2008-11-15 6:02 bugs at busybox.net
0 siblings, 0 replies; 4+ messages in thread
From: bugs at busybox.net @ 2008-11-15 6:02 UTC (permalink / raw)
To: buildroot
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=6324
======================================================================
Reported By: robang74
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 6324
Category: Shared Library Support
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 11-14-2008 21:58 PST
Last Modified: 11-14-2008 22:02 PST
======================================================================
Summary: xlib_libX11 does not compile any more
Description:
/usr/bin/ld: this linker was not configured to use sysroots
======================================================================
----------------------------------------------------------------------
robang74 - 11-14-08 22:02
----------------------------------------------------------------------
i586-linux-uclibc-gcc:
/home/roberto/gles/buildroot/build_i586/staging_dir/lib: linker input file
unused because linking not done
i586-linux-uclibc-gcc: --rpath-link: linker input file unused because
linking not done
i586-linux-uclibc-gcc:
/home/roberto/gles/buildroot/build_i586/staging_dir/usr/lib: linker input
file unused because linking not done
Issue History
Date Modified Username Field Change
======================================================================
11-14-08 21:58 robang74 New Issue
11-14-08 21:58 robang74 Status new => assigned
11-14-08 21:58 robang74 Assigned To => buildroot
11-14-08 21:58 robang74 File Added: .config
11-14-08 22:02 robang74 Note Added: 0015864
======================================================================
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [buildroot 0006324]: xlib_libX11 does not compile any more
@ 2008-11-15 6:16 bugs at busybox.net
0 siblings, 0 replies; 4+ messages in thread
From: bugs at busybox.net @ 2008-11-15 6:16 UTC (permalink / raw)
To: buildroot
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=6324
======================================================================
Reported By: robang74
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 6324
Category: Shared Library Support
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 11-14-2008 21:58 PST
Last Modified: 11-14-2008 22:16 PST
======================================================================
Summary: xlib_libX11 does not compile any more
Description:
/usr/bin/ld: this linker was not configured to use sysroots
======================================================================
----------------------------------------------------------------------
robang74 - 11-14-08 22:02
----------------------------------------------------------------------
i586-linux-uclibc-gcc:
/home/roberto/gles/buildroot/build_i586/staging_dir/lib: linker input file
unused because linking not done
i586-linux-uclibc-gcc: --rpath-link: linker input file unused because
linking not done
i586-linux-uclibc-gcc:
/home/roberto/gles/buildroot/build_i586/staging_dir/usr/lib: linker input
file unused because linking not done
----------------------------------------------------------------------
robang74 - 11-14-08 22:16
----------------------------------------------------------------------
This would solve the problem:
svn up -r 23999 package/Makefile.in
rm -rf build_i586/xlib_libX11-1.1.3
Issue History
Date Modified Username Field Change
======================================================================
11-14-08 21:58 robang74 New Issue
11-14-08 21:58 robang74 Status new => assigned
11-14-08 21:58 robang74 Assigned To => buildroot
11-14-08 21:58 robang74 File Added: .config
11-14-08 22:02 robang74 Note Added: 0015864
11-14-08 22:16 robang74 Note Added: 0015874
======================================================================
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [buildroot 0006324]: xlib_libX11 does not compile any more
@ 2008-11-20 12:32 bugs at busybox.net
0 siblings, 0 replies; 4+ messages in thread
From: bugs at busybox.net @ 2008-11-20 12:32 UTC (permalink / raw)
To: buildroot
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=6324
======================================================================
Reported By: robang74
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 6324
Category: Shared Library Support
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 11-14-2008 21:58 PST
Last Modified: 11-20-2008 04:32 PST
======================================================================
Summary: xlib_libX11 does not compile any more
Description:
/usr/bin/ld: this linker was not configured to use sysroots
======================================================================
----------------------------------------------------------------------
robang74 - 11-14-08 22:02
----------------------------------------------------------------------
i586-linux-uclibc-gcc:
/home/roberto/gles/buildroot/build_i586/staging_dir/lib: linker input file
unused because linking not done
i586-linux-uclibc-gcc: --rpath-link: linker input file unused because
linking not done
i586-linux-uclibc-gcc:
/home/roberto/gles/buildroot/build_i586/staging_dir/usr/lib: linker input
file unused because linking not done
----------------------------------------------------------------------
robang74 - 11-14-08 22:16
----------------------------------------------------------------------
This would solve the problem:
svn up -r 23999 package/Makefile.in
rm -rf build_i586/xlib_libX11-1.1.3
----------------------------------------------------------------------
robang74 - 11-20-08 04:32
----------------------------------------------------------------------
I see Makefile revision is 23956 in buildroot revision 24103.
If this file has been reverted back this bug report could be closed.
Otherwise the main reason would be different from what supposed.
roberto at rafbook:~/gles/buildroot$ svn info Makefile
Path: Makefile
Name: Makefile
URL: svn://uclibc.org/trunk/buildroot/Makefile
Repository Root: svn://uclibc.org
Repository UUID: 69ca8d6d-28ef-0310-b511-8ec308f3f277
Revision: 24103
Node Kind: file
Schedule: normal
Last Changed Author: jacmet
Last Changed Rev: 23956
Last Changed Date: 2008-11-07 09:57:59 +0100 (Fri, 07 Nov 2008)
Text Last Updated: 2008-11-12 19:10:21 +0100 (Wed, 12 Nov 2008)
Checksum: 2903ce22af9a0f4589162522c896ea89
Issue History
Date Modified Username Field Change
======================================================================
11-14-08 21:58 robang74 New Issue
11-14-08 21:58 robang74 Status new => assigned
11-14-08 21:58 robang74 Assigned To => buildroot
11-14-08 21:58 robang74 File Added: .config
11-14-08 22:02 robang74 Note Added: 0015864
11-14-08 22:16 robang74 Note Added: 0015874
11-20-08 04:32 robang74 Note Added: 0016014
======================================================================
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-11-20 12:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-20 12:32 [Buildroot] [buildroot 0006324]: xlib_libX11 does not compile any more bugs at busybox.net
-- strict thread matches above, loose matches on Subject: below --
2008-11-15 6:16 bugs at busybox.net
2008-11-15 6:02 bugs at busybox.net
2008-11-15 5:58 bugs at busybox.net
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox