<font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">Have you tried using GNU make (gmake)?</font>
<br>
<br><font size=2 face="sans-serif">Regards,</font>
<br>
<br><font size=2 face="sans-serif">Scott</font>
<br>
<br>
<br>
<br><font size=1 color=#5f5f5f face="sans-serif">From:
</font><font size=1 face="sans-serif">Tony MacDoodle <tpsdoodle@gmail.com></font>
<br><font size=1 color=#5f5f5f face="sans-serif">To:
</font><font size=1 face="sans-serif">syslog-ng@lists.balabit.hu</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Date:
</font><font size=1 face="sans-serif">31/03/2011 02:46</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Subject:
</font><font size=1 face="sans-serif">[syslog-ng]
Make Errors on Solaris 10</font>
<br><font size=1 color=#5f5f5f face="sans-serif">Sent by:
</font><font size=1 face="sans-serif">syslog-ng-bounces@lists.balabit.hu</font>
<br>
<hr noshade>
<br>
<br>
<br><font size=3>Hello,<br>
<br>
I am trying to compile syslog-ng 3.2.2 for Solaris 10 Sparc and getting
the following errors when I run a make:<br>
<br>
./configure --enable-tcp-wrapper<br>
<br>
syslog-ng Open Source Edition 3.2.2 configured<br>
Compiler options:<br>
compiler
: gcc -std=gnu99<br>
compiler options
: -g -O2 -Wall -D_REENTRANT -D_PTHREADS -I/usr/local/include/glib-2.0
-I/usr/local/lib/glib-2.0/include -I/usr/local/include/eventlog
-D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64<br>
linker flags
: -lpthread <br>
prefix
: /usr/local<br>
linking mode
: dynamic<br>
Features:<br>
Sun STREAMS support (module): yes<br>
Debug symbols
: no<br>
GCC profiling
: no<br>
Memtrace
: no<br>
IPV6 support
: yes<br>
spoof-source support :
no<br>
tcp-wrapper support
: yes<br>
SSL support (module) :
no<br>
SQL support (module) :
no<br>
Linux capability support : no<br>
PCRE support
: no<br>
Env wrapper support
: no<br>
PACCT module (EXPERIMENTAL) : no<br>
<br>
root:~/syslog/syslog-ng-3.2.2#<b> make</b><br>
make all-recursive<br>
Making all in lib<br>
make: Fatal error in reader: Makefile, line 637: Unexpected end of line
seen<br>
Current working directory /root/syslog/syslog-ng-3.2.2/lib<br>
*** Error code 1<br>
The following command caused the error:<br>
fail= failcom='exit 1'; \<br>
for f in x $MAKEFLAGS; do \<br>
case $f in \<br>
*=* | --[!k]*);; \<br>
*k*) failcom='fail=yes';; \<br>
esac; \<br>
done; \<br>
dot_seen=no; \<br>
target=`echo all-recursive | sed s/-recursive//`; \<br>
list='lib modules syslog-ng scripts tests doc contrib scl debian tgz2build';
for subdir in $list; do \<br>
echo "Making $target in $subdir"; \<br>
if test "$subdir" = "."; then \<br>
dot_seen=yes; \<br>
local_target="$target-am"; \<br>
else \<br>
local_target="$target"; \<br>
fi; \<br>
(CDPATH="${ZSH_VERSION+.}:" && cd $subdir &&
make $local_target) \<br>
|| eval $failcom; \<br>
done; \<br>
if test "$dot_seen" = "no"; then \<br>
make "$target-am" || exit 1; \<br>
fi; test -z "$fail"<br>
make: Fatal error: Command failed for target `all-recursive'<br>
Current working directory /root/syslog/syslog-ng-3.2.2<br>
*** Error code 1<br>
make: Fatal error: Command failed for target `all'<br>
<br>
Thanks</font><tt><font size=2>______________________________________________________________________________<br>
Member info: </font></tt><a href="https://lists.balabit.hu/mailman/listinfo/syslog-ng"><tt><font size=2>https://lists.balabit.hu/mailman/listinfo/syslog-ng</font></tt></a><tt><font size=2><br>
Documentation: </font></tt><a href="http://www.balabit.com/support/documentation/?product=syslog-ng"><tt><font size=2>http://www.balabit.com/support/documentation/?product=syslog-ng</font></tt></a><tt><font size=2><br>
FAQ: </font></tt><a href="http://www.campin.net/syslog-ng/faq.html"><tt><font size=2>http://www.campin.net/syslog-ng/faq.html</font></tt></a><tt><font size=2><br>
<br>
</font></tt>
<br><font size=2 face="sans-serif"><br>
<br>
<br>
<br>
</font>