ports/182850: net-mgmt/nrpe

O. Hartmann ohartman at web.de
Wed Oct 9 06:30:01 UTC 2013


>Number:         182850
>Category:       ports
>Synopsis:       net-mgmt/nrpe
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 09 06:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     O. Hartmann
>Release:        FreeBSD 10.0-CURRENT/amd64
>Organization:
FU Berlin
>Environment:
FreeBSD 10.0-ALPHA5 #2 r256166: Tue Oct  8 22:16:29 CEST 2013 amd64
>Description:
Port net-mgmt/nrpe fails to compile and/or update due to the following compilation error:

===>  Building for nrpe-2.15
cd ./src/; /usr/bin/make ; cd ..
cc -O2 -pipe -O3 -march=native -I/usr/include -fstack-protector -fno-strict-aliasing -I/usr/include/include/openssl -I/usr/include/include -DHAVE_CONFIG_H -I ../include -I ./../include -o nrpe ./nrpe.c ./utils.c ./acl.c -Wl,-rpath=/usr/lib:/usr/local/lib -fstack-protector -L/usr/lib  -lssl -lcrypto  -lwrap  
./nrpe.c:271:6: warning: implicit declaration of function 'get_dh512' is invalid in C99 [-Wimplicit-function-declaration]
                dh=get_dh512();
                   ^
./nrpe.c:271:5: warning: incompatible integer to pointer conversion assigning to 'DH *' (aka 'struct dh_st *') from 'int' [-Wint-conversion]
                dh=get_dh512();
                  ^~~~~~~~~~~~
2 warnings generated.
./utils.c:151:10: warning: implicit declaration of function 'my_create_socket' is invalid in C99 [-Wimplicit-function-declaration]
                sock = my_create_socket(ai, bind_address);
                       ^
1 warning generated.
/tmp/nrpe-PZZKQb.o: In function `main':
./nrpe.c:(.text+0x4cd): undefined reference to `get_dh512'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

>How-To-Repeat:
Install port or if installed, update and/or follow UPDATING 20131004
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list