dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [DotGNU]PATCH pnet-mingw32 was (The Mingw32 ilrun seems to run)


From: Aditya P. Bansod
Subject: RE: [DotGNU]PATCH pnet-mingw32 was (The Mingw32 ilrun seems to run)
Date: Tue, 3 Dec 2002 14:10:34 -0800

FYI, I felt very intrepid, and downloaded the package and attempted a
./configure ; make under mingw. 

The configure worked (mostly), and when I fired off make, I got an error
that there was no make file in libffi. So I ./configure'ed in the libffi
dir, and it looked fine until it choked at:

./config.status: ./../../config-ml.in: No such file or directory

Nonetheless, I tried a make in libffi and got:

/bin/sh ./libtool --mode=link gcc -fexceptions -g -O2 -static   -o
libffi_convenience.la   src/debug.lo src/prep_cif.lo src/types.lo
src/raw_api.lo src/java_raw_api.lo src/x86/ffi.lo src/x86/win32.lo  
rm -fr  .libs/libffi_convenience.a
ar cru .libs/libffi_convenience.a  src/debug.o src/prep_cif.o src/types.o
src/raw_api.o src/java_raw_api.o src/x86/ffi.o src/x86/win32.o
c:\mingw\bin\ar.exe: src/debug.o: No such file or directory
make[2]: *** [libffi_convenience.la] Error 1
make[2]: Leaving directory `/home/abansod/pnet-mingw32-0.4.2/libffi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/abansod/pnet-mingw32-0.4.2/libffi'
make: *** [all-recursive-am] Error 2

Thought you might want to know.

--Aditya

-----Original Message-----
From: James Michael DuPont [mailto:address@hidden 
Sent: Monday, December 02, 2002 10:31 PM
To: James Michael DuPont; address@hidden; Rhys Weatherley;
address@hidden
Subject: Re: [DotGNU]PATCH pnet-mingw32 was (The Mingw32 ilrun seems to run)


I have removed all the temp files from the 9mb source archive, this should
slim things down to 3mb
http://introspector.sourceforge.net/debian/incoming/pnet-mingw32_0.4.2-1.tar
.gz

this should build with the build instructions here
http://introspector.sourceforge.net/dia_win32.htm
(read the Build Notes after you setup your Env. vars as stated)

note that I had to hack the .configure, so if you re-autoconf, then you will
have to fight with that yourself. hint : config.guess is not a happy camper.

When I get this all cleaned up, I will post a package where you can compile
with a plain old dpkg-buildpackage -rfakeroot

so, that is just to say, only for the truly brave or foolish.

mike

=====
James Michael DuPont
http://introspector.sourceforge.net/

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com _______________________________________________
Developers mailing list
address@hidden http://www.dotgnu.org/mailman/listinfo/developers



reply via email to

[Prev in Thread] Current Thread [Next in Thread]