[Dnx-devel] DNX 0.19 Beta on SVN now.

Sven Nierlein sven at consol.de
Fri Oct 31 17:10:55 CET 2008


Hi Steven,

first of all thanks for your work :-)

I tested the new version and found some issues:

1. autogen.sh
> dnx/trunk/dnx 69 %>./autogen.sh
> bash: ./autogen.sh: /bin/sh^M: bad interpreter: No such file or directory
a shell skript should be not a dos file :-) dos2unix should do the work.
Btw, autogen.sh should be added to the INSTALL doc.


2. install-sh
> nagios-test-1:~/dnx %> ./configure
> configure: error: cannot find install-sh or install.sh in "." "./.." 
> "./../.."
i took a look and found no install-sh in the svn repository and wondered 
where it came
from in former releases. Then i found one in old release tars. Maybe 
this install-sh should
be added to svn.


3. make all
> make[2]: Entering directory `/root/dnx/common'
> /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
> -I..     -g -O2 -MT dnxTransport.lo -MD -MP -MF .deps/dnxTransport.Tpo 
> -c -o dnxTransport.lo dnxTransport.c
>  gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT dnxTransport.lo -MD -MP -MF 
> .deps/dnxTransport.Tpo -c dnxTransport.c  -fPIC -DPIC -o 
> .libs/dnxTransport.o
> dnxTransport.c: In function ‘ntop’:
> dnxTransport.c:105: error: assignment of read-only location ‘*sa’
> make[2]: *** [dnxTransport.lo] Error 1
> make[2]: Leaving directory `/root/dnx/common'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/dnx'
> make: *** [all] Error 2
fails with the error above.

Regards,
 Sven

-- 
Sven Nierlein             Sven.Nierlein at consol.de
ConSol* GmbH              http://www.consol.de
Franziskanerstrasse 38    Tel.:089/45841-439
81669 Muenchen            Fax.:089/45841-115 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Nagios-devel mailing list
Nagios-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-devel


More information about the Developers mailing list