On Sunday, May 11, 2014 10:10:25 am Christoph Zwerschke wrote:
> Am 11.05.2014 03:30, schrieb Jeff Simmons:
> > Probably needs a small change in the Makefile, but I'm not enough of a C
> > programmer to know what. Any help would be appreciated.
> 
> As far as I see, the problem may be that the "make" of OpenBSD does not
> support $^ internal macro as GNU/Linux does.
> 
> Try to replace the $(^F) with the full list of prerequisites, i.e.:
> wkcgi.o marshal.o environ.o wkcommon.o parsecfg.o
> 
> -- Christoph

I've tried various variations on this, and was unable to get the Makefile to 
work. Must be some other things they don't support.

Fortunately, manually compiling and linking the various *.c files produces a 
working program.

-- 
Jeff Simmons                                   j...@j-simmons.net
Simmons Consulting - Network Engineering, Administration, Security

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Webware-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to