Burton M. Strauss III wrote:


Then you should be able to use that plus the patch I sent you to setup a configureextra/openbsd file...


this part still failed for BMS patch


The text leading up to this was:
--------------------------
|--- ntop/plugins/Makefile.am 2003-12-02 06:08:07.000000000 -0600
|+++ ntop/plugins/Makefile.am 2003-12-02 09:31:59.000000000 -0600
--------------------------
Patching file plugins/Makefile.am using Plan A...
Hunk #1 failed at 92.
1 out of 1 hunks failed--saving rejects to plugins/Makefile.am.rej
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- ntop/plugins/Makefile.in 2003-12-02 06:08:07.000000000 -0600
|+++ ntop/plugins/Makefile.in 2003-12-02 09:50:37.000000000 -0600
--------------------------
Patching file plugins/Makefile.in using Plan A...
Hunk #1 succeeded at 111.
Hunk #2 failed at 648.
1 out of 2 hunks failed--saving rejects to plugins/Makefile.in.rej
done
$ more plugins/Makefile.in.rej
***************
*** 647,701 ****
  #

.libs/[EMAIL PROTECTED]@:
- $(CC) -bundle -flat_namespace -undefined suppress -o .libs/[EMAIL PROTECTED]@ icmpPlugin.o


  icmpPlugin.so$(EXEEXT): .libs/[EMAIL PROTECTED]@
        @$(LN_S) .libs/libicmpPlugin.so icmpPlugin.so
[snip]

after editing plugins/Makefile + patch-config_h

next compile is good :)
but seems i have forgotten to put OPENBSD in configureextra, so something else handle it ...
because -shared is used.


Regards

Julien

_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to