* [Buildroot] [Bug 1387] New: xlib_libX11-1.3.2 can's find libjpeg
@ 2010-03-22 2:31 bugzilla at busybox.net
2010-03-22 2:35 ` [Buildroot] [Bug 1387] " bugzilla at busybox.net
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2010-03-22 2:31 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=1387
Host: X86_64
Target: ARM
Build: buildroot-git
Summary: xlib_libX11-1.3.2 can's find libjpeg
Product: buildroot
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: paul.jones at iwtech.com.au
CC: buildroot at uclibc.org
Estimated Hours: 0.0
Created an attachment (id=1357)
--> (https://bugs.busybox.net/attachment.cgi?id=1357)
Buildroot config
X.Org should select jpeg, but for whatever reason it didn't. When I selected it
manually it didn't appear to get built before it was needed by X11.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [Bug 1387] xlib_libX11-1.3.2 can's find libjpeg
2010-03-22 2:31 [Buildroot] [Bug 1387] New: xlib_libX11-1.3.2 can's find libjpeg bugzilla at busybox.net
@ 2010-03-22 2:35 ` bugzilla at busybox.net
2010-03-24 10:53 ` bugzilla at busybox.net
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2010-03-22 2:35 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=1387
--- Comment #1 from Paul Jones <paul.jones@iwtech.com.au> 2010-03-22 02:35:20 UTC ---
Build log available at http://pauljones.id.au/temp/build.tar.bz2
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [Bug 1387] xlib_libX11-1.3.2 can's find libjpeg
2010-03-22 2:31 [Buildroot] [Bug 1387] New: xlib_libX11-1.3.2 can's find libjpeg bugzilla at busybox.net
2010-03-22 2:35 ` [Buildroot] [Bug 1387] " bugzilla at busybox.net
@ 2010-03-24 10:53 ` bugzilla at busybox.net
2010-03-31 8:48 ` bugzilla at busybox.net
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2010-03-24 10:53 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=1387
Paul Jones <paul.jones@iwtech.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
--- Comment #2 from Paul Jones <paul.jones@iwtech.com.au> 2010-03-24 10:53:30 UTC ---
Sorry for the false alarm. It turns out that I misread the error message and
misread the package help in menuconfig.
The problem was actually that the ps2pdf utility is needed (on the host
machine) from ghostscript to build documentation, and I had to recompile it to
fix the linking error (I'm a Gentoo user.)
Once Ghostscript was working correctly the problem was solved.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [Bug 1387] xlib_libX11-1.3.2 can's find libjpeg
2010-03-22 2:31 [Buildroot] [Bug 1387] New: xlib_libX11-1.3.2 can's find libjpeg bugzilla at busybox.net
2010-03-22 2:35 ` [Buildroot] [Bug 1387] " bugzilla at busybox.net
2010-03-24 10:53 ` bugzilla at busybox.net
@ 2010-03-31 8:48 ` bugzilla at busybox.net
2010-03-31 9:52 ` bugzilla at busybox.net
2010-03-31 10:16 ` bugzilla at busybox.net
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2010-03-31 8:48 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=1387
--- Comment #3 from Peter Korsgaard <jacmet@uclibc.org> 2010-03-31 08:48:05 UTC ---
(In reply to comment #2)
> The problem was actually that the ps2pdf utility is needed (on the host
> machine) from ghostscript to build documentation, and I had to recompile it to
> fix the linking error (I'm a Gentoo user.)
>
> Once Ghostscript was working correctly the problem was solved.
What package needed ps2pdf? Perhaps we can disable the doc build.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [Bug 1387] xlib_libX11-1.3.2 can's find libjpeg
2010-03-22 2:31 [Buildroot] [Bug 1387] New: xlib_libX11-1.3.2 can's find libjpeg bugzilla at busybox.net
` (2 preceding siblings ...)
2010-03-31 8:48 ` bugzilla at busybox.net
@ 2010-03-31 9:52 ` bugzilla at busybox.net
2010-03-31 10:16 ` bugzilla at busybox.net
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2010-03-31 9:52 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=1387
--- Comment #4 from Paul Jones <paul.jones@iwtech.com.au> 2010-03-31 09:52:40 UTC ---
>
> What package needed ps2pdf? Perhaps we can disable the doc build.
xlib_libX11
I just uninstalled ghostscript and tried it again and it automatically skiped
the ps2pdf step, so it appears it will only try and use it if it is already on
the host system.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Buildroot] [Bug 1387] xlib_libX11-1.3.2 can's find libjpeg
2010-03-22 2:31 [Buildroot] [Bug 1387] New: xlib_libX11-1.3.2 can's find libjpeg bugzilla at busybox.net
` (3 preceding siblings ...)
2010-03-31 9:52 ` bugzilla at busybox.net
@ 2010-03-31 10:16 ` bugzilla at busybox.net
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2010-03-31 10:16 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=1387
Peter Korsgaard <jacmet@uclibc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|WORKSFORME |FIXED
--- Comment #5 from Peter Korsgaard <jacmet@uclibc.org> 2010-03-31 10:16:44 UTC ---
Added --disable-specs to the configure args in git, should disable doc build.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-03-31 10:16 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-22 2:31 [Buildroot] [Bug 1387] New: xlib_libX11-1.3.2 can's find libjpeg bugzilla at busybox.net
2010-03-22 2:35 ` [Buildroot] [Bug 1387] " bugzilla at busybox.net
2010-03-24 10:53 ` bugzilla at busybox.net
2010-03-31 8:48 ` bugzilla at busybox.net
2010-03-31 9:52 ` bugzilla at busybox.net
2010-03-31 10:16 ` bugzilla 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