Here's the snippet from config.log on the OpenBSD system:

configure:8115: result: /usr/bin/install -c
configure:8133: checking for __dn_expand in -lresolv
configure:8168: gcc -pipe -o conftest -g -O2   conftest.c -lresolv   >&5
/usr/bin/ld: cannot find -lresolv
collect2: ld returned 1 exit status
configure:8174: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
|
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __dn_expand ();
| int
| main ()
| {
| return __dn_expand ();
|   ;
|   return 0;
| }
configure:8192: result: no
configure:8197: error: you need to install resolve library with development 
files

--
Ed Vazquez
2008-03-27 16:12

Murphy's Computer Law 33: A program generator creates programes 
that are more buggy than the program generator.
 
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:openvas-
> [EMAIL PROTECTED] On Behalf Of Jan-Oliver Wagner
> Sent: Thursday, March 27, 2008 16:03
> To: openvas-discuss@wald.intevation.org
> Subject: Re: [Openvas-discuss] planning release openvas-libraries 1.0.1
> 
> Hi Ed,
> 
> On Thursday 27 March 2008 16:18, Vazquez, Ed wrote:
> > Now that OpenVAS is working on my Gentoo box, I thought I'd give it a
> go on
> > the OpenBSD 4.2 (stable) box.
> 
> I do not have a OpenBSD box here for testing.
> Can you send the respective part of config.log?
> 
> In fact, I'd welcome some OpenBSD guys to help on this.
> Else, perhaps searching for configure.in files of other
> software products that successfuly configure on OpenBSD
> might show a solution ...
> 
> Best
> 
>       Jan
> 
> --
> Dr. Jan-Oliver Wagner                                   Intevation GmbH
> Amtsgericht Osnabrück, HR B 18998             http://www.intevation.de/
> Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner
> _______________________________________________
> Openvas-discuss mailing list
> Openvas-discuss@wald.intevation.org
> http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss

Reply via email to