Quando executo "configure": OpenCOBOL Configuration: COB_CC gcc CFLAGS -g -O2 COB_CFLAGS -I${prefix}/include COB_LIBS -L${exec_prefix}/lib -lcob -lm -lgmp -lltdl -lintl -lncurses COB_CONFIG_DIR ${prefix}/share/open-cobol/config COB_LIBRARY_PATH .:${exec_prefix}/lib/open-cobol COB_MODULE_EXT so COB_SHARED_OPT -shared COB_PIC_FLAGS -DPIC COB_EXPORT_DYN
Use gettext for international messages: yes Use Berkeley DB for file I/O: no Use fcntl for file locking: yes Use ncurses for screen I/O: yes Quando executo o "make": gcc -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -g -O2 -o cobc cobc-cobc.o cobc-config.o cobc-tree.o cobc-reserved.o cobc-error.o cobc-parser.o cobc-scanner.o cobc-field.o cobc-typeck.o cobc-codegen.o cobc-ppparse.o cobc-pplex.o -L/opt/freeware/lib -lintl -liconv ../lib/libsupport.a -Wl,-blibpath:/opt/freeware/lib:/usr/local/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.2:/usr/local/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.2/../../..:/usr/lib:/lib Target "all-am" is up to date. Making all in bin if gcc -DHAVE_CONFIG_H -I. -I. -I.. -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -I.. -g -O2 -MT cobcrun-cobcrun.o -MD -MP -MF ".deps/cobcrun-cobcrun.Tpo" -c -o cobcrun-cobcrun.o `test -f 'cobcrun.c' || echo './'`cobcrun.c; then mv -f ".deps/cobcrun-cobcrun.Tpo" ".deps/cobcrun-cobcrun.Po"; else rm -f ".deps/cobcrun-cobcrun.Tpo"; exit 1; fi make: 1254-002 Cannot find a rule to create target ../libcob/.libs/libcob_la-call.o from dependencies. Stop. -- Summary: make: 1254-002 Cannot find a rule to create target, Opencobol on AIX53 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jorgefortal at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25338