Re: bglibs-1.020 - va_copy on Debian
Josh Trutwin <[email protected]>
| Newsgroups | gmane.comp.sysutils.bgware |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 2 Jun 2005 10:06:19 -0600 Bruce Guenter <[email protected]> wrote: > Any of the gcc 3 series should work according to the GCC web pages. Downloading 3.4.4 right now.... > Hrm, yeah. I decided to include an "install" target in the > Makefile, but the build system includes it in the list of files that > might need deleting. With bglibs there is an "install" directory > containing the installer libraries. I will look at renaming things > to make it work. -- Somewhat related, when building cvm-0.71 on my Slackware 10 box I noticed that running "make" did not create the instshow, instcheck and installer binaries. I had to su and then run "make install". Josh