Hello,
But how to solve the problem, i have try to find the file conftest-file, but
it's not existing yet. Any idea ?

Here a sample of the config.log generate during the ./configure script

---------------------------------------

configure:1041: checking for ranlib
configure:1071: checking for strerror in -lcposix
configure:1090: gcc -o conftest -g -O2   conftest.c -lcposix   1>&5
/usr/bin/ld: cannot find -lcposix
collect2: ld returned 1 exit status
configure: failed program was:
#line 1079 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char strerror();

int main() {
strerror()
; return 0; }
configure:1113: checking how to run the C preprocessor
configure:1134: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1193: checking for AIX
configure:1334: gcc -o conftest -g -O2 -Wall   conftest.c  1>&5
configure: In function `main':
configure:1307: warning: implicit declaration of function `unlink'
configure:1420: checking for dirent.h that defines DIR
configure:1433: gcc -c -g -O2 -Wall  conftest.c 1>&5
configure: In function `main':
configure:1429: warning: unused variable `dirp'
configure:1458: checking for opendir in -ldir
configure:1477: gcc -o conftest -g -O2 -Wall   conftest.c -ldir   1>&5
/usr/bin/ld: cannot find -ldir
collect2: ld returned 1 exit status
configure: failed program was:
#line 1466 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char opendir();

int main() {
opendir()
; return 0; }
configure:1541: checking for ANSI C header files
configure:1554: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1621: gcc -o conftest -g -O2 -Wall   conftest.c  1>&5
configure:1648: checking for unistd.h
configure:1658: gcc -E  conftest.c >/dev/null 2>conftest.out
configure:1686: checking for working const
configure:1740: gcc -c -g -O2 -Wall  conftest.c 1>&5
configure: In function `main':
configure:1714: warning: unused variable `s'
configure:1734: warning: unused variable `foo'
configure:1702: warning: unused variable `zero'
configure:1696: warning: unused variable `x'
configure:1713: warning: `t' might be used uninitialized in this function
configure:1731: warning: `b' might be used uninitialized in this function
configure:1761: checking for size_t

--------------------------------------------------------


Sincerely
Tanen.

-----Message d'origine-----
De�: Michael Brandstetter [mailto:[EMAIL PROTECTED] 
Envoy�: mercredi 12 novembre 2003 09:39
��: [EMAIL PROTECTED]
Objet�: Re: [vqadmin] [VqAdmin] Problem during ./configure

Hello to all

Ger�chteweise brabbelte  Tanen diese Worte:
> creating Makefile
>
> sed: file conftest.s1 line 51: Unterminated `s' command
>
> creating config.h
>
> config.h is unchanged
>
Look in this conftest-file at line 51 there is a sedcommand and it is
missing a quotation mark  '   , mayby at the end.

example sed: sed '/^ /d' test.txt

greetz rabenkind :))

-- 
PC - Service
Netzwerkdesign und Kunsthandwerk

http://selfservix.mine.nu/

GPG Public Key of Michael Brandstetter [brandstetter.michael{aet}t-online
punkt de ]
Fingerprint EAFF 017B C518 0278>




Reply via email to