This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Problem rebuild cygwin.dll on Beta 18


I have unpacked the Beta 18 source and then Tryed to rebuild the
Whole system for cross compiling.

When it got time to build the cgywin.dll I got the following:

/src1/gnu/beta18/cdk/ld/ld.new --base-file=cygwin.base --dll -o
new-cygwin.dll  setjmp.o longjmp.o ../librx/rx.o console.o dcrt0.o
delqueue.o dirsearch.o exceptions.o exec.o fcntl.o fhandler.o fork.o
grp.o heap.o hinfo.o init.o ioctl.o key.o malloc.o misc.o mmap.o net.o
ntea.o passwd.o path.o pinfo.o pipe.o registry.o resource.o security.o
select.o shared.o signal.o smallprint.o spawn.o strace.o strerror.o
strsep.o stubs.o syscalls.o sysconf.o syslog.o termios.o times.o uinfo.o
uname.o wait.o libkernel32.a libuser32.a libgdi32.a libadvapi32.a
libcomdlg32.a libwsock32.a libnetapi32.a glob/libglob.a ../newlib/libc.a
../newlib/libm.a ../newlib/libm.a -e _dll_entry@12
`/src1/gnu/beta18/cdk/gcc/xgcc -B/src1/gnu/beta18/cdk/gcc/ -idirafter
/src1/gnu/beta18/cdk/i386-cygwin32/newlib/targ-include -idirafter
/src1/gnu/beta18/cdk/newlib/libc/include -nostdinc
-print-libgcc-file-name` 
dcrt0.o: In function `globify(int *, char ***)':
/src1/gnu/beta18/cdk/i386-cygwin32/winsup/dcrt0.cc:197: undefined
reference to `glob'
make: *** [new-cygwin.dll] Error 1
 -print-libgcc-file-name` 
dcrt0.o: In function `globify(int *, char ***)':
/src1/gnu/beta18/cdk/i386-cygwin32/winsup/dcrt0.cc:197: undefined
reference to `glob'
make: *** [new-cygwin.dll] Error 1

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]