-----Original Message----- From: Mark Leisher [mailto:[EMAIL PROTECTED] Sent: Friday, 25 March 2005 9:14 AM To: [EMAIL PROTECTED] Cc: [email protected] Subject: Re: pfil compile problems on Solaris 10
Horst Simon wrote: > This worked for make. but when I use make package or make install > I get now following error > > # Processing pkginfo file. > pkgmk: ERROR: length of parameter value > <ARCH_updated_by_sed_when_package_is_built> exceeds limit > ## Packaging was not successful. > *** Error code 1 > make: Fatal error: Command failed for target `package-SunOS' > Current working directory /export/install/pfil/SunOS > *** Error code 1 Makefile.gcc is missing the ARCH substitution in the package-SunOS target. In Makefile, comment out the first S64FLAGS, uncommenting the S64FLAGS for gcc and add a CC=gcc line. I found the S64FLAGS variable, but I can not find any commented S64FLAGS for gcc? Regards, Horst -- --------------------------------------------------------------------------- Mark Leisher Computing Research Lab All political parties die at last of New Mexico State University swallowing their own lies. Box 30001, MSC 3CRL -- John Arbuthnot (1667-1735) Las Cruces, NM 88003
