public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/25338]  New: make: 1254-002 Cannot find a rule to create target, Opencobol on AIX53
@ 2005-12-10 11:55 jorgefortal at gmail dot com
  2005-12-10 12:50 ` [Bug c/25338] " pinskia at gcc dot gnu dot org
  2006-01-29 17:38 ` [Bug other/25338] " pinskia at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: jorgefortal at gmail dot com @ 2005-12-10 11:55 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c/25338] make: 1254-002 Cannot find a rule to create target, Opencobol on AIX53
  2005-12-10 11:55 [Bug c/25338] New: make: 1254-002 Cannot find a rule to create target, Opencobol on AIX53 jorgefortal at gmail dot com
@ 2005-12-10 12:50 ` pinskia at gcc dot gnu dot org
  2006-01-29 17:38 ` [Bug other/25338] " pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-12-10 12:50 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2005-12-10 12:50 -------
And why do you think this is a GCC bug and not just an opencobol bug?

There is not enough information here to reproduce this bug.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25338


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug other/25338] make: 1254-002 Cannot find a rule to create target, Opencobol on AIX53
  2005-12-10 11:55 [Bug c/25338] New: make: 1254-002 Cannot find a rule to create target, Opencobol on AIX53 jorgefortal at gmail dot com
  2005-12-10 12:50 ` [Bug c/25338] " pinskia at gcc dot gnu dot org
@ 2006-01-29 17:38 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2006-01-29 17:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-01-29 17:38 -------
This cannot be a GCC bug, opencobol is not part of GCC and what is failing is
make trying build something which just does not exist.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25338


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-01-29 17:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-10 11:55 [Bug c/25338] New: make: 1254-002 Cannot find a rule to create target, Opencobol on AIX53 jorgefortal at gmail dot com
2005-12-10 12:50 ` [Bug c/25338] " pinskia at gcc dot gnu dot org
2006-01-29 17:38 ` [Bug other/25338] " pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).