Sascha Lucas ha scritto:

Hi list,

# qpkg sablotron -I -v
app-text/sablotron-1.0 *

# USE="php" emerge lighttpd

emerge (1 of 3) dev-php/php-cgi-4.3.10 to /


Two shot in the dark: emerge -uDav --newuse --noreplace net-libs/libwww app-text/sablotron if it doesn't work try adding "-lsablot" to your flags francesco

..........
checking for sablot-config... found
checking for Sablotron version... configure: error: Sablotron version 0.96 or greater required.


!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/php-cgi-4.3.10/work/php-4.3.10/config.log

config.log:
--------------------------------------------------------------
configure:85184: checking for sablot-config
configure:85202: checking for Sablotron version
configure:85227: gcc -o conftest -O2 -march=pentium2 -fomit-frame-pointer -pipe -I/usr/i
nclude -L/usr/lib -L/usr/X11R6/lib -ltiff -L/usr/lib -Wl,-rpath,/opt/blackdown-jdk-1.4.2
.01/jre/lib/i386/server -L/opt/blackdown-jdk-1.4.2.01/jre/lib/i386/server -Wl,-rpath,/opt
/blackdown-jdk-1.4.2.01/jre/lib/i386/native_threads -L/opt/blackdown-jdk-1.4.2.01/jre/lib
/i386/native_threads -Wl,-rpath,/opt/blackdown-jdk-1.4.2.01/jre/lib/i386 -L/opt/blackdown
-jdk-1.4.2.01/jre/lib/i386 -Wl,-rpath,/usr/qt/3/lib -L/usr/qt/3/lib conftest.c -lexpat -l
crypt -lqt -lpspell -lpdf -lz -ltiff -lpng -ljpeg -lmhash -lmcrypt -lltdl -ljava -ldb-4.1
-ldb-4.1 -lndbm -lgdbm -lcrack -lbz2 -lz -lssl -lcrypto -lresolv -lm -lnsl -lxmlparse -
lxmltok -lcrypt 1>&5
configure: failed program was:
#line 85209 "configure"
#include "confdefs.h"


#include <stdlib.h>
#include <sablot.h>

int main ()
{
        double version;
        version = atof(SAB_VERSION);

        if (version >= 0.96) {
                exit(0);
        }
        exit(255);
}
--------------------------------------------------------------

any ideas?

Thanks,

Sascha.



--
gentoo-user@gentoo.org mailing list



Reply via email to