Hi Gabriel, thanks for your reply! It works now. I thought I had the libc6-dev already installed, which I hadn't really. Installed it (and the package linux-kernel-headers, to which there is a dependance) and the whole thing instantly did what it should! Thanks for the "eye-opener" :-)
Regards Mark Schimmer --- Gabriel Arellano <[EMAIL PROTECTED]> wrote: > Mark: > > I don't use Ubuntu, but I think you can find the > missing library(s) > installing the set of packages "build-essential" > from you Ubuntu CD's... > > The file crt1.o is in the package: > libdevel/libc6-dev ... > > I don't now if installing only the package libc6-dev > will work... I > recommend you to install all the packages in the set > "build-essential"... > > Tell us if it works! > > PS: If don't work... You can try installing > Slackware ;-) > > Gabriel Arellano. > HLBR Developer > > Mark wrote: > > > > Hi group, > > > > I get an error message while ./configure -ing: > > > > ----------------8< snip > > > > Buscando SO / Checking > OS..........................LINUX > > Buscando compilador C / Checking for a C > compiler../usr/bin/gcc > > Buscando endianness / Checking > endianness..........conftest.endian.c: > > In Funktion »main«: > > conftest.endian.c:9: Warnung: unverträgliche > implizite Deklaration der > > eingebauten Funktion »printf« > > conftest.endian.c:11: Warnung: unverträgliche > implizite Deklaration > > der eingebauten Funktion »printf« > > /usr/bin/ld: crt1.o: No such file: Datei oder > Verzeichnis nicht gefunden > > collect2: ld gab 1 als Ende-Status zurück > > ./configure: line 103: ./conftest.endian: Datei > oder Verzeichnis nicht > > gefundenFalha ao determinar o endianness / Failed > to determine endianness > > > > ----------------8< snip > > > > In consequence make won't have any targets and > exits, too. > > I'm running it on a Ubuntu 5.10 machine. > > Does anyone have a clue what is missing here? > > > > > > TIA, > > Mark > > > > > > > > > > > > > > > > > > ----------- > > HLBR Newsgroup > > server: news.gmane.org > > group: gmane.comp.security.ids.hlbr > > > > > > > > > > > > *Yahoo! Grupos, um serviço oferecido por:* > > PUBLICIDADE > > > > > > > ------------------------------------------------------------------------ > > *Links do Yahoo! Grupos* > > > > * Para visitar o site do seu grupo na web, > acesse: > > http://br.groups.yahoo.com/group/hlbr/ > > > > * Para sair deste grupo, envie um e-mail para: > > [EMAIL PROTECTED] > > > <mailto:[EMAIL PROTECTED]> > > > > * O uso que você faz do Yahoo! Grupos está > sujeito aos Termos do > > Serviço do Yahoo! > <http://br.yahoo.com/info/utos.html>. > > > > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ----------- HLBR Newsgroup server: news.gmane.org group: gmane.comp.security.ids.hlbr Links do Yahoo! Grupos <*> Para visitar o site do seu grupo na web, acesse: http://br.groups.yahoo.com/group/hlbr/ <*> Para sair deste grupo, envie um e-mail para: [EMAIL PROTECTED] <*> O uso que você faz do Yahoo! Grupos está sujeito aos: http://br.yahoo.com/info/utos.html
