I'm trying to install xorg, following the current stable version of the
BLFS book.  I'm using "/opt/xorg" as $XORG_PREFIX.
I can't install the libraries:

        (...)
        checking for strip... strip
        checking if gcc static flag  works... yes
        checking if gcc supports -fno-rtti -fno-exceptions... no
        checking for gcc option to produce PIC... -fPIC
        checking if gcc PIC flag -fPIC works... yes
        checking if gcc supports -c -o file.o... yes
        checking whether the gcc linker (/usr/bin/ld) supports shared 
libraries... yes
        checking whether -lc should be explicitly linked in... no
        checking dynamic linker characteristics... GNU/Linux ld.so
        checking how to hardcode library paths into programs... immediate
        checking whether stripping libraries is possible... yes
        checking if libtool supports shared libraries... yes
        checking whether to build shared libraries... yes
        checking whether to build static libraries... yes
        configure: creating libtool
        appending configuration tag "CXX" to libtool
        checking for ld used by g++... /usr/bin/ld
        checking if the linker (/usr/bin/ld) is GNU ld... yes
        checking whether the g++ linker (/usr/bin/ld) supports shared 
libraries... yes
        checking for g++ option to produce PIC... -fPIC
        checking if g++ PIC flag -fPIC works... yes
        checking if g++ supports -c -o file.o... yes
        checking whether the g++ linker (/usr/bin/ld) supports shared 
libraries... yes
        checking dynamic linker characteristics... GNU/Linux ld.so
        checking how to hardcode library paths into programs... immediate
        checking whether stripping libraries is possible... yes
        appending configuration tag "F77" to libtool
        checking for pkg-config... /usr/local/bin/pkg-config
        checking pkg-config is at least version 0.9.0... yes
        checking for OLDX... configure: error: Package requirements (x11) were 
not met:

        No package 'x11' found

        Consider adjusting the PKG_CONFIG_PATH environment variable if you
        installed software in a non-standard prefix.

        Alternatively, you may set the environment variables OLDX_CFLAGS
        and OLDX_LIBS to avoid the need to call pkg-config.
        See the pkg-config man page for more details.

And what is the "x11" package?



TIA.
-- 
Jorge Almeida
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to