On Wed, Mar 14, 2007, Robert Allerstorfer wrote: > just because I need imlib, I have to install glib, gtk, tiff, png, > giflib, config, ... > > When trying to build gtk, the following dependency error occurs: > error: Failed build dependencies: > X11 is needed by gtk-1.2.10-2.20061018 > > Thus, I tried to build x11, but without success: > [EMAIL PROTECTED] root]# openpkg rpmbuild --rebuild x11-0-2.20061018.src.rpm > [...] > +----------------------------------Error--------------------------------------+ > | ERROR: SOME X11 INFORMATION COULD NOT BE DETERMINED!! > | > | ERROR: SOME X11 INFORMATION COULD NOT BE DETERMINED!! > | > | > | > | We found out: > | > | > | > | X11 Binary Directory: > | > | X11 Include Directory: > | > | X11 Library Directory: > | > | > | > | Unfortunately, some information is missing here. > | > | > | > | Be sure to have all system X11 components installed > | > | in standard locations before building this package! > | > | > | > | ERROR: SOME X11 INFORMATION COULD NOT BE DETERMINED!! > | > | ERROR: SOME X11 INFORMATION COULD NOT BE DETERMINED!! > | > +-----------------------------------------------------------------------------+ > error: Bad exit status from /opt/openpkg/RPM/TMP/rpm-tmp.31920 (%install) > > RPM build errors: > Bad exit status from /opt/openpkg/RPM/TMP/rpm-tmp.31920 (%install) > > Any advises?
As the message says, you have to make sure that on your system, the vendor packages for the X11 components are available. The OpenPKG "x11" package is NOT X11 itself, it is just a thin glue code to allow OpenPKG packages to use the vendor supplied X11. So, make sure you have X11 from your vendor installed. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com ______________________________________________________________________ OpenPKG http://openpkg.org User Communication List openpkg-users@openpkg.org