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]

Re: Building snapshots with net release binaries




> > --- Gordon Sadler <gbsadler1@sprynet.com> wrote:
> > > Sort of new to this but bear with me. I know some of this has been
> discussed
> > > on the developers list also. What it boils down to:
> > >
> > > Cygcheck -s -v -r attached.
> > -8<-
> >
>
> From: "Earnie Boyd" <earnie_boyd@yahoo.com>
> >
> > What happens if you move/remove the . in your PATH.  You want the
/usr/bin
> > first in the PATH not the period.
> >
> > Also, why is do you have a /usr mounted as text mode?  Try umount /usr
and
> see
> > if that helps.
> >
> > These may or may not solve this problem.
>
> Trying suggestions now. Hope something comes of it. The period was to
allow
> scripts and such to run without './'
> =) laziness on my part, changed now.
> /usr was mounted in text mode due to irregularities while running VIM. In
> textmode the online help displays fine in binary mode or unmounted it
spews
> lots of errors.
>
> Update after ...

Well, thankfully takes less than 20 minutes per attempt here, but still no
luck. Having same results with :

ld -shared -o new-cygwin1.dll -e _dll_entry@12 cygwin.def assert.o dcrt0.o
debug.o delqueue.o dir.o dlfcn.o dll_init.o environ.o  errno.o exceptions.o
exec.o external.o fcntl.o fhandler.o fhandler_console.o fhandler_floppy.o
fhandler_random.o fhandler_raw.o fhandler_serial.o fhandler_tape.o
fhandler_termios.o fhandler_tty.o fhandler_windows.o fhandler_zero.o fork.o
glob.o grp.o heap.o hinfo.o init.o ioctl.o localtime.o malloc.o mmap.o net.o
ntea.o passwd.o path.o pinfo.o pipe.o regexp.o regerror.o regsub.o
registry.o resource.o scandir.o security.o select.o shared.o signal.o
sigproc.o smallprint.o spawn.o strace.o strsep.o sync.o syscalls.o sysconf.o
syslog.o termios.o times.o tty.o uinfo.o uname.o wait.o window.o longjmp.o
setjmp.o /c/cvs/obj/i686-pc-cygwin/libiberty/random.o
/c/cvs/obj/i686-pc-cygwin/libiberty/strsignal.o pthread.o thread.o version.o
\
winver.o /c/cvs/obj/i686-pc-cygwin/winsup/w32api/lib/libkernel32.a
/c/cvs/obj/i686-pc-cygwin/winsup/w32api/lib/libadvapi32.a
/c/cvs/obj/i686-pc-cygwin/newlib/libm/libm.a
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/libgcc.a
/c/cvs/obj/i686-pc-cygwin/newlib/libc/libc.a
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/libgcc.a
Cannot export __assertfail: symbol not defined
Cannot export access: symbol not defined

etc...

attached cygcheck current with changed path and mounts.

Thanks for your time.

cygcheck.out

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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