Bug 265281 - netatalk fails to build, perhaps open syntax issues?
Summary: netatalk fails to build, perhaps open syntax issues?
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: netatalk
Version: rawhide
Hardware: All
OS: All
medium
low
Target Milestone: ---
Assignee: Maros Barabas
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F8Test3
TreeView+ depends on / blocked
 
Reported: 2007-08-29 20:56 UTC by Jesse Keating
Modified: 2013-01-10 02:37 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-09-25 13:59:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jesse Keating 2007-08-29 20:56:07 UTC
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4
-m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fPIE
-I../../../sys -I/usr/include/db4 -MT cnid_cdb_resolve.lo -MD -MP -MF
.deps/cnid_cdb_resolve.Tpo -c cnid_cdb_resolve.c -o cnid_cdb_resolve.o
>/dev/null 2>&1
In file included from cnid_cdb_open.c:43:
cnid_cdb_private.h: In function 'make_cnid_data':
cnid_cdb_private.h:209: warning: pointer targets in passing argument 1 of
'make_devino_data' differ in signedness
cnid_cdb_open.c: In function 'my_open':
cnid_cdb_open.c:134: error: expected identifier before '(' token
cnid_cdb_open.c: In function 'cnid_cdb_open':
cnid_cdb_open.c:278: error: expected identifier before '(' token
cnid_cdb_open.c:291: error: expected identifier before '(' token
cnid_cdb_open.c:294: error: expected identifier before '(' token
make[4]: *** [cnid_cdb_open.lo] Error 1

http://koji.fedoraproject.org/koji/getfile?taskID=137748&name=build.log


Note You need to log in before you can comment on or make changes to this bug.