[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-patch] patch 2.6 on sparc-sun-solaris10
From: |
iida |
Subject: |
[bug-patch] patch 2.6 on sparc-sun-solaris10 |
Date: |
20 Nov 2009 01:14:55 -0000 |
Hello, patch maintainers.
I did three things to build patch executable file on
sparc-sun-solaris10.
1. To compile gl/lib/getopt1.o,
pass the following parameter to make:
CFLAGS='-D__getopt_argv_const=const -D"strnlen(s,n)=strlen(s)"'
2. Compile and link gl/lib/strndup.o manually.
3. In srcdir, do "chmod a+x install-sh".
I hope it helps.
--
iida
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug-patch] patch 2.6 on sparc-sun-solaris10,
iida <=