Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

problem przy kompilacji #9

Open
Jajcus opened this issue May 7, 2011 · 0 comments
Open

problem przy kompilacji #9

Jajcus opened this issue May 7, 2011 · 0 comments

Comments

@Jajcus
Copy link
Owner

Jajcus commented May 7, 2011

{{{
[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]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant