This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Can't build cygwin from CVS: strsignal


Hi,

When trying to build cygwin from CVS 'make' reports this problem:

<output>
c++ -L/home/s010609/src/cygwin/obj/i686-pc-cygwin/winsup -L/home/s010609/src/cygwin/obj/i686-pc-cygwin/winsup/cygwin -L/home/s0
10609/src/cygwin/obj/i686-pc-cygwin/winsup/w32api/lib -isystem /home/s010609/src/cygwin/src/winsup/include -isystem /home/s0106
09/src/cygwin/src/winsup/cygwin/include -isystem /home/s010609/src/cygwin/src/winsup/w32api/include -B/home/s010609/src/cygwin/
obj/i686-pc-cygwin/newlib/ -isystem /home/s010609/src/cygwin/obj/i686-pc-cygwin/newlib/targ-include -isystem /home/s010609/src/
cygwin/src/newlib/libc/include -g -O2 -nostdlib -Wl,-T../../../../src/winsup/cygwin/cygwin.sc -Wl,--out-implib,cygdll.a -shared
-o cygwin0.dll \
-e _dll_entry@12 cygwin.def assert.o autoload.o bsdlib.o cxx.o cygheap.o cygthread.o dcrt0.o debug.o delqueue.o devices.o dir.o
dlfcn.o dll_init.o dtable.o environ.o errno.o exceptions.o exec.o external.o fcntl.o fhandler.o fhandler_clipboard.o fhandler_
console.o fhandler_disk_file.o fhandler_dsp.o fhandler_fifo.o fhandler_floppy.o fhandler_mem.o fhandler_nodevice.o fhandler_pro
c.o fhandler_process.o fhandler_random.o fhandler_raw.o fhandler_registry.o fhandler_serial.o fhandler_socket.o fhandler_tape.o
fhandler_termios.o fhandler_tty.o fhandler_virtual.o fhandler_windows.o fhandler_zero.o fnmatch.o fork.o getopt.o glob.o grp.o
heap.o init.o ioctl.o ipc.o iruserok.o localtime.o malloc_wrapper.o miscfuncs.o mmap.o msg.o net.o netdb.o ntea.o passwd.o pat
h.o pinfo.o pipe.o poll.o pthread.o regcomp.o regerror.o regexec.o regfree.o registry.o resource.o scandir.o sched.o sec_acl.o
sec_helper.o security.o select.o sem.o shared.o shm.o signal.o sigproc.o smallprint.o spawn.o strace.o strsep.o sync.o syscalls
.o sysconf.o syslog.o termios.o thread.o times.o tty.o uinfo.o uname.o v8_regexp.o v8_regerror.o v8_regsub.o wait.o wincap.o wi
ndow.o longjmp.o setjmp.o /home/s010609/src/cygwin/obj/i686-pc-cygwin/libiberty/random.o /home/s010609/src/cygwin/obj/i686-pc-c
ygwin/libiberty/strsignal.o malloc.o version.o winver.o \
/home/s010609/src/cygwin/obj/i686-pc-cygwin/newlib/libm/libm.a /home/s010609/src/cygwin/obj/i686-pc-cygwin/newlib/libc/libc.a
\
-lgcc /home/s010609/src/cygwin/obj/i686-pc-cygwin/winsup/w32api/lib/libkernel32.a
Cannot export strsignal: symbol not defined
Creating library file: cygdll.a
collect2: ld returned 1 exit status
make[2]: *** [cygwin0.dll] Error 1
make[2]: Leaving directory `/home/s010609/src/cygwin/obj/i686-pc-cygwin/winsup/cygwin'
make[1]: *** [cygwin] Error 1
make[1]: Leaving directory `/home/s010609/src/cygwin/obj/i686-pc-cygwin/winsup'
make: *** [all-target-winsup] Error 2
</output>


Can anybody give a hint?

Thanks in advance,

Micha Nelissen.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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