[Dnx-devel] DNX 0.19 Beta on SVN now.
Steven D. Morrey
smorrey at ldschurch.org
Fri Oct 31 20:47:06 CET 2008
Good Catch,
I didn't notice the missing install-sh file but will get it up tonight, as for the dos vs unix thing, I'm going to fix that right away and get it up.
Thanks for all the good work!
-----Original Message-----
From: Sven Nierlein [mailto:sven at consol.de]
Sent: Friday, October 31, 2008 10:11 AM
To: Nagios Developers List
Subject: Re: [Nagios-devel] [Dnx-devel] DNX 0.19 Beta on SVN now.
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
----------------------------------------------------------------------
NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.
-------------------------------------------------------------------------
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