Re: [Linux-decnet-user] Build error in dnprogs 2.37
Brought to you by:
chrissie_c,
ph3-der-loewe
|
From: Patrick C. <pa...@ty...> - 2006-08-02 15:47:20
|
ada...@br... wrote: > Lo > > This may or may not be a real build error on some platforms but.... > libvaxdata fails to build for me on a rhel3 system. The error is > libvaxdata.a not such file. I tracked the problem to 'ar'. The man page > states that the -c option (in makefile.linux) supresses a warning about > creating an archive, even though an archive is always created. For some > reason, in my case, the -c option causes the archive to not be created, and > removing this option from the command results in a successful build. > > This is a stock rhel3 system. > > Feel free to forward to the list. Thanks, I've removed the "-c" in CVS. odd bug though! -- patrick |