You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
{{{ [email protected]:# make
make all-recursive
Making all in libxode
Making all in include
make all-am
Making all in src
Making all in libgadu
/usr/local/bin/gmake all-recursive
Making all in lib
gmake[1]: Wej¶cie do katalogu /stuff/jggtrans-2.2.2/libgadu/lib' gmake[1]: Nie ma nic do zrobienia wall'.
gmake[1]: Opuszczenie katalogu /stuff/jggtrans-2.2.2/libgadu/lib' gmake[1]: Wej¶cie do katalogu/stuff/jggtrans-2.2.2/libgadu'
gmake[1]: Nie ma nic do zrobienia w all-am'. gmake[1]: Opuszczenie katalogu/stuff/jggtrans-2.2.2/libgadu'
Making all in src
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../libgadu/lib -I/usr/local/include -I../libxode/include -I/usr/local/include -DVERSION=""2.2.2"" -DSYSCONFDIR=""/usr/local/etc"" -DLOCALEDIR=""/usr/local/share/locale"" -g -O2 -Wall -MT jggtrans-acl.o -MD -MP -MF ".deps/jggtrans-acl.Tpo" -c -o jggtrans-acl.o test -f 'acl.c' || echo './'acl.c; then mv -f ".deps/jggtrans-acl.Tpo" ".deps/jggtrans-acl.Po"; else rm -f ".deps/jggtrans-acl.Tpo"; exit 1; fi
In file included from acl.c:21:
conf.h:23: error: syntax error before "config"
conf.h:23: warning: type defaults to int' in declaration ofconfig'
conf.h:23: warning: data definition has no type or storage class
acl.c: In function acl_init': acl.c:35: error: syntax error before "node" acl.c:41: error:node' undeclared (first use in this function)
acl.c:41: error: (Each undeclared identifier is reported only once
acl.c:41: error: for each function it appears in.)
acl.c:41: warning: implicit declaration of function xmlnode_get_tag' acl.c:44: warning: implicit declaration of functionxmlnode_get_firstchild'
acl.c:44: warning: implicit declaration of function xmlnode_get_nextsibling' acl.c:45: warning: implicit declaration of functionxmlnode_get_name'
acl.c:45: warning: assignment makes pointer from integer without a cast
acl.c:50: warning: implicit declaration of function xmlnode_get_attrib' acl.c:50: warning: assignment makes pointer from integer without a cast acl.c:52: warning: assignment makes pointer from integer without a cast acl.c: At top level: acl.c:76: error: syntax error before "xmlnode" acl.c: In functionacl_is_allowed':
acl.c:80: error: syntax error before "x"
acl.c:83: error: from' undeclared (first use in this function) acl.c:91: error:x' undeclared (first use in this function)
acl.c:91: warning: implicit declaration of function xmlnode_new_tag' acl.c:92: warning: implicit declaration of functionxmlnode_insert_tag_node'
acl.c:92: error: node' undeclared (first use in this function) acl.c:103: warning: implicit declaration of functionxmlnode_free'
*** Error code 1
Stop in /stuff/jggtrans-2.2.2/src.
*** Error code 1
Stop in /stuff/jggtrans-2.2.2.
*** Error code 1
Stop in /stuff/jggtrans-2.2.2.
}}}
[http://www.combor.net/config.log]
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
{{{
[email protected]:# make
make all-recursive
Making all in libxode
Making all in include
make all-am
Making all in src
Making all in libgadu
/usr/local/bin/gmake all-recursive
Making all in lib
gmake[1]: Wej¶cie do katalogu
/stuff/jggtrans-2.2.2/libgadu/lib' gmake[1]: Nie ma nic do zrobienia w
all'.gmake[1]: Opuszczenie katalogu
/stuff/jggtrans-2.2.2/libgadu/lib' gmake[1]: Wej¶cie do katalogu
/stuff/jggtrans-2.2.2/libgadu'gmake[1]: Nie ma nic do zrobienia w
all-am'. gmake[1]: Opuszczenie katalogu
/stuff/jggtrans-2.2.2/libgadu'Making all in src
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I../libgadu/lib -I/usr/local/include -I../libxode/include -I/usr/local/include -DVERSION=""2.2.2"" -DSYSCONFDIR=""/usr/local/etc"" -DLOCALEDIR=""/usr/local/share/locale"" -g -O2 -Wall -MT jggtrans-acl.o -MD -MP -MF ".deps/jggtrans-acl.Tpo" -c -o jggtrans-acl.o
test -f 'acl.c' || echo './'
acl.c; then mv -f ".deps/jggtrans-acl.Tpo" ".deps/jggtrans-acl.Po"; else rm -f ".deps/jggtrans-acl.Tpo"; exit 1; fiIn file included from acl.c:21:
conf.h:23: error: syntax error before "config"
conf.h:23: warning: type defaults to
int' in declaration of
config'conf.h:23: warning: data definition has no type or storage class
acl.c: In function
acl_init': acl.c:35: error: syntax error before "node" acl.c:41: error:
node' undeclared (first use in this function)acl.c:41: error: (Each undeclared identifier is reported only once
acl.c:41: error: for each function it appears in.)
acl.c:41: warning: implicit declaration of function
xmlnode_get_tag' acl.c:44: warning: implicit declaration of function
xmlnode_get_firstchild'acl.c:44: warning: implicit declaration of function
xmlnode_get_nextsibling' acl.c:45: warning: implicit declaration of function
xmlnode_get_name'acl.c:45: warning: assignment makes pointer from integer without a cast
acl.c:50: warning: implicit declaration of function
xmlnode_get_attrib' acl.c:50: warning: assignment makes pointer from integer without a cast acl.c:52: warning: assignment makes pointer from integer without a cast acl.c: At top level: acl.c:76: error: syntax error before "xmlnode" acl.c: In function
acl_is_allowed':acl.c:80: error: syntax error before "x"
acl.c:83: error:
from' undeclared (first use in this function) acl.c:91: error:
x' undeclared (first use in this function)acl.c:91: warning: implicit declaration of function
xmlnode_new_tag' acl.c:92: warning: implicit declaration of function
xmlnode_insert_tag_node'acl.c:92: error:
node' undeclared (first use in this function) acl.c:103: warning: implicit declaration of function
xmlnode_free'*** Error code 1
Stop in /stuff/jggtrans-2.2.2/src.
*** Error code 1
Stop in /stuff/jggtrans-2.2.2.
*** Error code 1
Stop in /stuff/jggtrans-2.2.2.
}}}
[http://www.combor.net/config.log]
The text was updated successfully, but these errors were encountered: