Bug 2815 - main.c
Summary: main.c
Status: RESOLVED DUPLICATE of bug 2817
Alias: None
Product: pkg-config
Classification: Unclassified
Component: src (show other bugs)
Version: unspecified
Hardware: x86 (IA32) AIX
: high normal
Assignee: Scott James Remnant
QA Contact:
URL:
Whiteboard:
Keywords:
: 2814 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-03-25 12:41 UTC by andy
Modified: 2005-03-27 14:17 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description andy 2005-03-25 12:41:37 UTC
xlc_r -DHAVE_CONFIG_H -I. -I. -I. 
-DPKGLIBDIR="\"/usr/local/lib/pkgconfig\""
-I./glib-1.2.8    -g -qfullpath -O3 -qmaxmem=-1 -qtune=auto  -c main.c
"main.c", line 193.35: 1506-196 (E) Initialization between types 
"void*" and
"void(*)(struct poptContext_s*,enum poptCallbackReason,const struct
poptOption*,const char*,void*)" is not allowed.
"main.c", line 572.17: 1506-196 (S) Initialization between types 
"char*" and
"int" is not allowed.
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/wrk2/pkgconfig-0.15.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/wrk2/pkgconfig-0.15.0'
make: *** [all-recursive-am] Error 2
Comment 1 Tollef Fog Heen 2005-03-28 08:12:13 UTC
*** Bug 2814 has been marked as a duplicate of this bug. ***
Comment 2 Tollef Fog Heen 2005-03-28 08:17:33 UTC

*** This bug has been marked as a duplicate of 2817 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.