Ticket #10 (closed defect: duplicate)

Opened 2 years ago

Last modified 2 years ago

problem przy kompilacji

Reported by: combor@combor.net Assigned to: jajcus
Priority: major Component: jggtrans
Version: 2.2.2 Keywords: kompilacja compilation
Cc:

Description

combor@combor.net:# 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; 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 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

Attachments

Change History

08/19/06 14:07:32 changed by jajcus

  • status changed from new to closed.
  • resolution set to duplicate.

duplicate of #9


Add/Change #10 (problem przy kompilacji)




Action