Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cherokee: dev

Issue 607 in cherokee: Use gnu tools in BSD

 

 

Cherokee dev RSS feed   Index | Next | Previous | View Threaded


codesite-noreply at google

Oct 17, 2009, 4:23 PM

Post #1 of 2 (95 views)
Permalink
Issue 607 in cherokee: Use gnu tools in BSD

Status: Accepted
Owner: ste...@konink.de
Labels: Type-Defect OpSys-BSD Priority-Medium Usability

New issue 607 by ste...@konink.de: Use gnu tools in BSD
http://code.google.com/p/cherokee/issues/detail?id=607

What steps will reproduce the problem?
1. try to compile cherokee svn on bsd
2. the compilation hangs:

sed -e "s|%sysconfdir%|/home/guest/cherokee-install/etc|g;
s|%sbindir%|/home/guest/cherokee-install/sbin|g;
s|%docdir%|/home/guest/cherokee-install/share/doc/cherokee|g;
s|%prefix%|/home/guest/cherokee-install|g;
s|%localstatedir%|/home/guest/cherokee-install/var|g;
s|%libdir%|/home/guest/cherokee-install/lib|g;
s|%wwwroot%|/home/guest/cherokee-install/var/www|g;
s|%version%|0.99.25b3730|g; s|%phpcgi%|/usr/local/bin/php-cgi|g;
s|%datadir%|/home/guest/cherokee-install/share|g;
s|%localedir%|/home/guest/cherokee-install/share/locale|g" > cherokee


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
Cherokee-dev mailing list
Cherokee-dev[at]lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev


codesite-noreply at google

Oct 24, 2009, 9:00 AM

Post #2 of 2 (75 views)
Permalink
Issue 607 in cherokee: Use gnu tools in BSD [In reply to]

Updates:
Status: WontFix
Owner: alobbs

Comment #1 on issue 607 by alobbs: Use gnu tools in BSD
http://code.google.com/p/cherokee/issues/detail?id=607

You must use gmake instead of make.
For some reason, BSD's make does not support the widely used $< and $@
variables.

As long as we don't find a common syntax for both GNU and BSD makes, I'd
still stick to GNU's version.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
Cherokee-dev mailing list
Cherokee-dev[at]lists.octality.com
http://lists.octality.com/listinfo/cherokee-dev

Cherokee dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.