Freebsd problems

Carter Bullard via Argus-info argus-info at lists.andrew.cmu.edu
Fri Dec 2 12:29:03 EST 2016


Hey Peter,
Just for completeness, can you run autoreconf in the root directory to eliminate any system issues with the ./configure script ???
May fix one of these issues.

What version of freebsd are you working with ????
Carter

> On Nov 26, 2016, at 5:24 PM, Peter Van Epp via Argus-info <argus-info at lists.andrew.cmu.edu> wrote:
> 
> 	With Mike's web ref I've got argus-3.0.8.2 but it isn't doing any 
> better (so so much for someone else already fixed it :-)). Two errors I've
> never seen before and don't know what to do with:
> 
> configure: WARNING: netinet/if_ether.h: present but cannot be compiled^M
> configure: WARNING: netinet/if_ether.h:     check for missing prerequisite headers?^M
> configure: WARNING: netinet/if_ether.h: see the Autoconf documentation^M
> configure: WARNING: netinet/if_ether.h:     section "Present But Cannot Be Compiled"^M
> configure: WARNING: netinet/if_ether.h: proceeding with the compiler's result^M
> configure: WARNING:     ## ------------------------------------- ##^M
> configure: WARNING:     ## Report this to bug-report at qosient.com ##^M
> configure: WARNING:     ## ------------------------------------- ##^M
> 
> I've checked and the necessary prerequisite headers seem to be there, so I 
> don't know how to proceed. netinet/ip.h does the same thing, so if I fix one
> I can probably fix the other. 
> 	Then in the make it doesn't like pthread.h:
> 
> ### Making in /usr/local/src/argus-3.0.8.2/common^M
> gcc -O -I.  -I./../include  -I./../argus -DHAVE_CONFIG_H -c argus_util.c^M
> In file included from argus_util.c:62:0:^M
> /usr/include/pthread.h:153:4: error: expected initializer before '__nonnull_all'^M
>    __nonnull_all;^M
>    ^^M
> 
> line 153 looks like this:
> 
> int             pthread_attr_getstack(const pthread_attr_t * __restrict,
>                        void ** __restrict, size_t * __restrict)
>                        __nonnull_all;
> 
> there are returns on all three lines (i.e. it isn't one long line) but I didn't
> think C cared either. Again no idea what I need to do to fix that. Any 
> suggestions? This isn't the usual I'm used to of different header files that
> just need ifdefs :-).
> 
> Peter Van Epp
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist1.pair.net/pipermail/argus/attachments/20161202/f4b98fed/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2448 bytes
Desc: not available
URL: <https://pairlist1.pair.net/pipermail/argus/attachments/20161202/f4b98fed/attachment.bin>


More information about the argus mailing list