gnunet-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-developers] 0.4.4, src/textui/gnunetsearch.c


From: Kurt Jaeger
Subject: [GNUnet-developers] 0.4.4, src/textui/gnunetsearch.c
Date: Sun, 11 Aug 2002 15:32:02 +0200

Hi!

I'm compiling gnunet on fbsd 4.3.

I found the following issues during compiles:

This is needed to get it compile (from the source root):

  cp src/include/util/getopt.h src/util/
  cp src/include/util/getopt.h src/server/
  cp src/include/util/getopt.h src/textui/

And this:

  in src/textui/gnunetsearch.c:225

  /*    sig.sa_flags = SA_ONESHOT; */

Where to you get the definition from SA_ONESHOT ?

fbsd4$ find . -type f -exec grep SA_ONESHOT {} /dev/null \;
./src/textui/gnunetsearch.c:/*    sig.sa_flags = SA_ONESHOT; */
fbsd4$ 

fbsd4$ cd /usr/include/
fbsd4$ find . -type f -exec grep SA_ONESHOT {} /dev/null \;
fbsd4$ 

-- 
MfG/Best regards, Kurt Jaeger                                  18 years to go !
LF.net GmbH        address@hidden            Oberon.net GmbH        
address@hidden
Ruppmannstr. 27    fon +49 711 90074-23 Georg-Glock-Str.8 mob +49 171 3101372
D-70565 Stuttgart  fax +49 711 90074-33 40474 Duesseldorf fon +49 211 179253-11




reply via email to

[Prev in Thread] Current Thread [Next in Thread]