Menu

#71 Compile on Solaris 2.6 fails

open
nobody
check_ftp (1)
5
2001-04-03
2001-04-03
No

Compiling plugins 1.2.9-3 on a Solaris 2.6 system fails
with:

Making all in plugins
make[1]: Entering directory
`/usr/local/src/netsaint-plugins-1.2.9-3/plugins'
make[1]: *** No rule to make target `-lresolv', needed
by `check_ftp'. Stop.
make[1]: Leaving directory
`/usr/local/src/netsaint-plugins-1.2.9-3/plugins'
make: *** [all-recursive] Error 1

Same machine compiles 1.2.8-4 with no problem.

Discussion

  • Karl DeBisschop

    Karl DeBisschop - 2001-04-13

    Logged In: YES
    user_id=1671

    How about if you use GNU make (gmake)?

    Also, if that doesn't work, can you try one of the snapshots
    at:

    ftp://netsaintplug.sourceforge.net/pub/netsaintplug
    http://www.debisschop.net/src/netsaint/

    I'm trying to resolv a number of solaris issues, but my
    solaris install builds fine, so I need other testers.
    (Actually, hearing compile results for the snapshots would
    be nice, even if gmake does work for you)

     
  • Nobody/Anonymous

    Logged In: NO

    I had the same problem. Using gmake fixed it. Now the only
    error I get is in configure, it gives a "touch" usage error.
    Doesn't seem to affect anything however.

     
  • Anonymous

    Anonymous - 2001-04-16

    Logged In: YES
    user_id=155981

    I was using GNU make (3.77).

    The current stable snapshot
    (netsaint-plugins-stable_snapshot.tar.gz, 04/15/2001 07:03)
    works fine on the same machine.

     
  • Nobody/Anonymous

    Logged In: NO

    I had the same problem too. I also was using gmake. The
    latest snapshot fixed it for me too.

    Thanks!

     

Log in to post a comment.