public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* building a cross system under FreeBSD - ld configure error
@ 1997-07-31  6:50 Christoph Kukulies
  0 siblings, 0 replies; only message in thread
From: Christoph Kukulies @ 1997-07-31  6:50 UTC (permalink / raw)
  To: gnu-win32

I unpacked cdk-src.tar.gz from b18 and started

./configure
Configuring for a i386-unknown-freebsd3.0 host.


After a while configure exited with an error during configuring in 'ld'.

Examining ld/config.log gave:

configure:1307: checking whether free must be declared
configure:1355: checking whether sbrk must be declared
configure:1403: checking whether getenv must be declared
isdn-kukulies# tail -20 config.log
configure:1128: checking for dirent.h that defines DIR
configure:1141: gcc -O2 -c -g -O2  conftest.c 1>&5
configure:1166: checking for opendir in -ldir
configure:1185: gcc -O2 -o conftest -g -O2   conftest.c -ldir   1>&5
ld: -ldir: no match
configure: failed program was:
#line 1174 "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:1259: checking whether strstr must be declared
configure:1307: checking whether free must be declared
configure:1355: checking whether sbrk must be declared
configure:1403: checking whether getenv must be declared

Anyone familar with configure?


-- 
Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-07-31  6:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-07-31  6:50 building a cross system under FreeBSD - ld configure error Christoph Kukulies

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).