Hi Peter,

I can wait that long : )

I bit of topic but i also had problems compiling PortTracker cause of no 
usable fts.h. It is the latest one i can get when using debian:
test:/data/nfsen/libexec# dpkg -l libc6-dev
||/ Name                      Version                   Description
+++-=========================-=========================-==================================================================
ii  libc6-dev                 2.3.6.ds1-13              GNU C Library: 
Development Libraries and Header Files

This library contains the fts.h file.

I guess the solution which Adrian posted works [*] because the 
./configure checks in the conftest.c file notice that it isn't usable 
but it could actually work so maybe the check isn't ok?

A snip of the config.log:
configure:5229: checking fts.h usability
configure:5241: gcc -c -g -O2 -Wall -Wstrict-prototypes 
-Wmissing-prototypes -Wmissing-declarations -Wmissing-noreturn 
conftest.c >&5
In file included from conftest.c:61:
/usr/include/fts.h:41:3: error: #error "<fts.h> cannot be used with 
-D_FILE_OFFSET_BITS==64"
configure:5247: $? = 1

<SNIP>

configure:5273: checking fts.h presence
configure:5283: gcc -E  conftest.c
In file included from conftest.c:27:
/usr/include/fts.h:41:3: error: #error "<fts.h> cannot be used with 
-D_FILE_OFFSET_BITS==64"
configure:5289: $? = 1


[*] i can compile it with his fix but i didn't have 10G of free disk 
space to build the DB files so it doesn't work right now.

Anyway thanks for the quick response!
Greetings,

Koen


Peter Haag wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi Koen,
> 
> - --On March 9, 2007 11:50:05 +0100 Koen <[EMAIL PROTECTED]> wrote:
> 
> | Hello,
> |
> | First of all Peter great software! I have tested a lot of other open
> | source frontends but this is the one i am going to try in production.
> 
> Great to hear!
> 
> |
> | I have tried to apply the patch mentioned in the thread:
> | "nfsen-snapshot 20070208 has problems when adding new sources"
> |
> | --- NfProfile.pm 2007-02-08 13:01:02.000000000 +0100
> | +++ /Users/peter/nfsen-current/libexec/NfProfile.pm 2007-02-20
> | 10:49:19.000000000 +0100<br /> @@ -962,18 +903,18 @@
> | } # end of ProfileHistory
> 
> The patch should work out of the box. Anyway, if you can wait till end of
> next week with adding new sources, you can take to upcoming snapshot, which
> fixed the bug.
> 
> 
>     - Peter
> 
> |
> | <snip>
> |
> | But some how i can't apply it with the patch command so i had to do it
> | manually (you get/miss a lot of whitespaces when copy/pasting it)...
> | I guess i didn't do this right or something else is wrong.
> | This is what syslog has to say about it:
> | Mar  9 10:28:25 test nfsen[5768]: PANIC Comm Server dies: Can't use
> | string ("cisco_7200") as an ARRAY ref while "strict refs" in use at
> | /data/nfsen/libexec/NfProfile.pm line 1012.
> |
> | It works when you disable strict but then the profile gives a error in
> | the webinterface:
> | <br />
> | <b>Warning</b>:  Invalid argument supplied for foreach() in
> | <b>/home/beheer/koen/www/nfsen/profileadmin.php</b> on line <b>265</b><br />
> |
> | Thanks in advance!
> |
> | Koen
> |
> | -------------------------------------------------------------------------
> | Take Surveys. Earn Cash. Influence the Future of IT
> | Join SourceForge.net's Techsay panel and you'll get the chance to share your
> | opinions on IT & business topics through brief surveys-and earn cash
> | http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> | _______________________________________________
> | Nfsen-discuss mailing list
> | [email protected]
> | https://lists.sourceforge.net/lists/listinfo/nfsen-discuss
> 
> 
> 
> - --
> _______ SWITCH - The Swiss Education and Research Network ______
> Peter Haag,  Security Engineer,  Member of SWITCH CERT
> PGP fingerprint: D9 31 D5 83 03 95 68 BA  FB 84 CA 94 AB FC 5D D7
> SWITCH,  Limmatquai 138,  CH-8001 Zurich,  Switzerland
> E-mail: [EMAIL PROTECTED] Web: http://www.switch.ch/
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.3 (Darwin)
> 
> iQCVAwUBRfFK0P5AbZRALNr/AQJeuwP/Tv4044LPKwpoxMX6CwyTM6/P04sIE+aw
> ON6m07Q+kEBWWWX3eTXrFsU6r4DIf0Pw9Ol8LoFCpODmAUXC+4o9vZi3+Eu590cV
> LkjBQlAkhCV6RD+SKeAZmclJJeHw/Medz/3VxDNekYGURZ/Oni6u2lgCaCXN9snG
> FUSeP7LP5UM=
> =qwP9
> -----END PGP SIGNATURE-----
> 
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nfsen-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nfsen-discuss

Reply via email to