[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pnet-developers] [patch #4286] Patch for Makefile.am and libffi/Mak
From: |
Deryk Robosson |
Subject: |
Re: [Pnet-developers] [patch #4286] Patch for Makefile.am and libffi/Makefile.in to make 'make dist' work |
Date: |
Tue, 09 Aug 2005 22:22:26 +0800 |
User-agent: |
Opera M2/8.02 (Linux, build 1272) |
On Tue, 09 Aug 2005 17:32:22 +0800, Klaus Treichel
<address@hidden> wrote:
URL:
<http://savannah.gnu.org/patch/?func=detailitem&item_id=4286>
[SNIP]
Details:
This is a try on cygwin to make 'make dist' work.
I've tried on cygwin and it works for me there.
Pls. try the patch on other distros.
Mandrake Cooker (10.something):
if gcc -E mips_sgi_mach_dep.S >mips_sgi_mach_dep.s ; then :; else rm -f
mips_sgi_mach_dep.s; fi
mips_sgi_mach_dep.S:1:24: sys/regdef.h: No such file or directory
mips_sgi_mach_dep.S:2:21: sys/asm.h: No such file or directory
{ test ! -d /home/newlook/code/pnet/pnet-0.7.1/libgc || { find
/home/newlook/code/pnet/pnet-0.7.1/libgc -type d ! -perm -200 -exec chmod
u+w {} ';' && rm -fr /home/newlook/code/pnet/pnet-0.7.1/libgc; }; }
mkdir /home/newlook/code/pnet/pnet-0.7.1/libgc
mkdir -p -- /home/newlook/code/pnet/pnet-0.7.1/libgc/Mac_files
/home/newlook/code/pnet/pnet-0.7.1/libgc/cord
/home/newlook/code/pnet/pnet-0.7.1/libgc/include
/home/newlook/code/pnet/pnet-0.7.1/libgc/tests
cp: cannot stat `.././libgc/mips_sgi_mach_dep.s': No such file or directory
NFI what MIPS has to do with x86 but never the less.. :)