[zorp-hu] zorp 2.0.2 gpl make error

Zelei Tamas ELGI.HU NETWORK ADMINISTRATOR zorp-hu@lists.balabit.hu
Mon, 28 Apr 2003 13:25:19 +0200


--------------090907090908010904080102
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit



Balazs Scheidler wrote:

>On Mon, Apr 28, 2003 at 12:44:30PM +0200, Zelei Tamas ELGI.HU NETWORK ADMINISTRATOR wrote:
>  
>
>>Balazs Scheidler wrote:
>>a modositas nem tetszett neki, igy ezt a sort nem bantottam.
>>    
>>
>
>mert a diff-et HEAD-hez kepest csinaltam...
>
>  
>
>>make[2]: Entering directory `/usr/src/zorp/zorp-2.0.2/zorp'
>>gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/src/zorp/zorp-2.0.2/lib 
>>-I/usr/src/zorp/zorp-2.0.2  -I/usr/include/python2.1 
>>-I/usr/include/python2.1/ExtensionClass/ -pthread 
>>-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   
>>-D_GNU_SOURCE -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 
>>-I/usr/local/lib/glib-2.0/include    -g -O2 -Wall -W -g -D_GNU_SOURCE -c 
>>main.c
>>main.c: In function `z_fatal_signal_handler':
>>main.c:77: storage size of `act' isn't known
>>main.c:80: `SIG_DFL' undeclared (first use in this function)
>>main.c:80: (Each undeclared identifier is reported only once
>>main.c:80: for each function it appears in.)
>>main.c:81: warning: implicit declaration of function `sigaction'
>>main.c:90: warning: implicit declaration of function `kill'
>>main.c:77: warning: unused variable `act'
>>main.c: In function `z_setup_signals':
>>main.c:132: storage size of `act' isn't known
>>main.c:136: `SIGPIPE' undeclared (first use in this function)
>>main.c:137: `SIGINT' undeclared (first use in this function)
>>main.c:138: `SIGTERM' undeclared (first use in this function)
>>main.c:147: `SIGSEGV' undeclared (first use in this function)
>>main.c:148: `SIGABRT' undeclared (first use in this function)
>>main.c:149: `SIGILL' undeclared (first use in this function)
>>main.c:153: `SIGTRAP' undeclared (first use in this function)
>>main.c:157: `SIGHUP' undeclared (first use in this function)
>>main.c:161: `SIGUSR1' undeclared (first use in this function)
>>main.c:165: `SIGUSR2' undeclared (first use in this function)
>>main.c:132: warning: unused variable `act'
>>make[2]: *** [main.o] Error 1
>>make[2]: Leaving directory `/usr/src/zorp/zorp-2.0.2/zorp'
>>make[1]: *** [all-recursive] Error 1
>>make[1]: Leaving directory `/usr/src/zorp/zorp-2.0.2'
>>make: *** [all-recursive-am] Error 2
>>    
>>
>
>milyen libc-d van? a fenti szimbolumoknak a signal.h-ban kellene lenniuk, es
>ahogy nezem ez benne van a main.c-ben (37. sor nalam)
>
>  
>
libc6

-rwxr-xr-x    1 root     root      4783716 May 26  2001 libc-2.2.3.so*
lrwxrwxrwx    1 root     root           13 Jan 24  2002 libc.so.6 -> 
libc-2.2.3.so*
lrwxrwxrwx    1 root     root           11 Apr 15 21:58 libcap.so -> 
libcap.so.1
lrwxrwxrwx    1 root     root           14 Apr 15 21:58 libcap.so.1 -> 
libcap.so.1.10
-rw-r--r--    1 root     root        37011 Apr 15 21:58 libcap.so.1.10



main.c...ez a verzio van  a zorp2.0.2-es gpl csomagban...ebben nincs 
signal.h


/***************************************************************************
     2   *
     3   * Copyright (c) 2000, 2001 BalaBit IT Ltd, Budapest, Hungary
     4   * All rights reserved.
     5   *
     6   * $Id: main.c,v 1.99.2.8 2003/03/06 19:29:29 sasa Exp $
     7   *
     8   * Author  : bazsi
     9   * Auditor : kisza
    10   * Last version : 1.24
    11   * Notes   :
    12   *
    13   
***************************************************************************/


-- 
Zelei Tamas ELGI.HU NETWORK ADMINISTRATOR
Magyar Allami Eotvos Lorand Geofizikai Intezet
1145. Budapest, Kolumbusz u. 17-23.
Tel:252-4999/137,290. Mobil:06-302-255-255
E-mail: zelei@elgi.hu  Subject to SMS: 2255255@westel900.net



--------------090907090908010904080102
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body>
<br>
<br>
Balazs Scheidler wrote:<br>
<blockquote type="cite" cite="mid20030428105645.GB28196@balabit.hu">
  <pre wrap="">On Mon, Apr 28, 2003 at 12:44:30PM +0200, Zelei Tamas ELGI.HU NETWORK ADMINISTRATOR wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">
Balazs Scheidler wrote:
a modositas nem tetszett neki, igy ezt a sort nem bantottam.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
mert a diff-et HEAD-hez kepest csinaltam...

  </pre>
  <blockquote type="cite">
    <pre wrap="">make[2]: Entering directory `/usr/src/zorp/zorp-2.0.2/zorp'
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/src/zorp/zorp-2.0.2/lib 
-I/usr/src/zorp/zorp-2.0.2  -I/usr/include/python2.1 
-I/usr/include/python2.1/ExtensionClass/ -pthread 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   
-D_GNU_SOURCE -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 
-I/usr/local/lib/glib-2.0/include    -g -O2 -Wall -W -g -D_GNU_SOURCE -c 
main.c
main.c: In function `z_fatal_signal_handler':
main.c:77: storage size of `act' isn't known
main.c:80: `SIG_DFL' undeclared (first use in this function)
main.c:80: (Each undeclared identifier is reported only once
main.c:80: for each function it appears in.)
main.c:81: warning: implicit declaration of function `sigaction'
main.c:90: warning: implicit declaration of function `kill'
main.c:77: warning: unused variable `act'
main.c: In function `z_setup_signals':
main.c:132: storage size of `act' isn't known
main.c:136: `SIGPIPE' undeclared (first use in this function)
main.c:137: `SIGINT' undeclared (first use in this function)
main.c:138: `SIGTERM' undeclared (first use in this function)
main.c:147: `SIGSEGV' undeclared (first use in this function)
main.c:148: `SIGABRT' undeclared (first use in this function)
main.c:149: `SIGILL' undeclared (first use in this function)
main.c:153: `SIGTRAP' undeclared (first use in this function)
main.c:157: `SIGHUP' undeclared (first use in this function)
main.c:161: `SIGUSR1' undeclared (first use in this function)
main.c:165: `SIGUSR2' undeclared (first use in this function)
main.c:132: warning: unused variable `act'
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/usr/src/zorp/zorp-2.0.2/zorp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/zorp/zorp-2.0.2'
make: *** [all-recursive-am] Error 2
    </pre>
  </blockquote>
  <pre wrap=""><!---->
milyen libc-d van? a fenti szimbolumoknak a signal.h-ban kellene lenniuk, es
ahogy nezem ez benne van a main.c-ben (37. sor nalam)

  </pre>
</blockquote>
libc6<br>
<br>
-rwxr-xr-x&nbsp;&nbsp;&nbsp; 1 root&nbsp;&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4783716 May 26&nbsp; 2001 libc-2.2.3.so*<br>
lrwxrwxrwx&nbsp;&nbsp;&nbsp; 1 root&nbsp;&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 13 Jan 24&nbsp; 2002 libc.so.6 -&gt; libc-2.2.3.so*<br>
lrwxrwxrwx&nbsp;&nbsp;&nbsp; 1 root&nbsp;&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 11 Apr 15 21:58 libcap.so -&gt; libcap.so.1<br>
lrwxrwxrwx&nbsp;&nbsp;&nbsp; 1 root&nbsp;&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 14 Apr 15 21:58 libcap.so.1 -&gt;
libcap.so.1.10<br>
-rw-r--r--&nbsp;&nbsp;&nbsp; 1 root&nbsp;&nbsp;&nbsp;&nbsp; root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 37011 Apr 15 21:58 libcap.so.1.10<br>
<br>
<br>
<br>
main.c...ez a verzio van &nbsp;a zorp2.0.2-es gpl csomagban...ebben nincs signal.h<br>
<br>
<br>
/***************************************************************************<br>
&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp; *<br>
&nbsp;&nbsp;&nbsp;&nbsp; 3&nbsp;&nbsp; * Copyright (c) 2000, 2001 BalaBit IT Ltd, Budapest, Hungary<br>
&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp; * All rights reserved.<br>
&nbsp;&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp; *<br>
&nbsp;&nbsp;&nbsp;&nbsp; 6&nbsp;&nbsp; * $Id: main.c,v 1.99.2.8 2003/03/06 19:29:29 sasa Exp $<br>
&nbsp;&nbsp;&nbsp;&nbsp; 7&nbsp;&nbsp; *<br>
&nbsp;&nbsp;&nbsp;&nbsp; 8&nbsp;&nbsp; * Author&nbsp; : bazsi<br>
&nbsp;&nbsp;&nbsp;&nbsp; 9&nbsp;&nbsp; * Auditor : kisza<br>
&nbsp;&nbsp;&nbsp; 10&nbsp;&nbsp; * Last version : 1.24<br>
&nbsp;&nbsp;&nbsp; 11&nbsp;&nbsp; * Notes&nbsp;&nbsp; : <br>
&nbsp;&nbsp;&nbsp; 12&nbsp;&nbsp; *<br>
&nbsp;&nbsp;&nbsp; 13&nbsp;&nbsp; ***************************************************************************/<br>
<br>
<br>
<pre class="moz-signature" cols="$mailwrapcol">-- 
Zelei Tamas ELGI.HU NETWORK ADMINISTRATOR
Magyar Allami Eotvos Lorand Geofizikai Intezet
1145. Budapest, Kolumbusz u. 17-23.
Tel:252-4999/137,290. Mobil:06-302-255-255
E-mail: <a class="moz-txt-link-abbreviated" href="mailto:zelei@elgi.hu">zelei@elgi.hu</a>  Subject to SMS: <a class="moz-txt-link-abbreviated" href="mailto:2255255@westel900.net">2255255@westel900.net</a>
</pre>
<br>
</body>
</html>

--------------090907090908010904080102--