home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.databases.ingres
- Path: sparky!uunet!peora!usenet.ccur.com!macdonal
- From: macdonal@westford.ccur.com (Steve MacDonald)
- Subject: ABFimage question
- Message-ID: <1992Nov10.190946.24603@westford.ccur.com>
- Sender: usenet@westford.ccur.com (UNIX News)
- Organization: Concurrent Computer Corp. Westford, MA
- Distribution: usa
- Date: Tue, 10 Nov 1992 19:09:46 GMT
- Lines: 50
-
- I have a question regarding abfimage creation. When I attempt to create an
- executable of my main menu selection, I get the following compilation messages.
-
- abfimage eco main_menu -f
- Concurrent INGRES APPLICATION/IMAGE -- Copyright(c) 1988,1989 Ingres Corporation
- Compiling update_eco_data.osq
- No errors
- ...
- mv: /user/ingres_db/ingres/eco/main_menu/update_eco_data.o and /user/ingres_db/i
- ngres/eco/main_menu/update_eco_data.obj are identical
- Compiling main_menu.osq
- No errors
- ...
- Compiling retrieve_eco_data.osq
- No errors
- ...
- mv: /user/ingres_db/ingres/eco/main_menu/retrieve_eco_data.o and /user/ingres_db
- /ingres/eco/main_menu/retrieve_eco_data.obj are identical
- Compiling enter_eco_data.osq
- No errors
- ...
- mv: /user/ingres_db/ingres/eco/main_menu/enter_eco_data.o and /user/ingres_db/in
- gres/eco/main_menu/enter_eco_data.obj are identical
- Compiling enter_part_data.osq
- No errors
- mv: /user/ingres_db/ingres/eco/main_menu/enter_part_data.o and /user/ingres_db/i
- ngres/eco/main_menu/enter_part_data.obj are identical
- Compiling retrieve_part_data.osq
- No errors
- ...
- mv: /user/ingres_db/ingres/eco/main_menu/retrieve_part_data.o and /user/ingres_d
- b/ingres/eco/main_menu/retrieve_part_data.obj are identical
-
- E_AB0124 Application build compilation errors.
- There were compilation errors for at least one of the source files for
- the application. These problems must be corrected before the
- application can be run or before an application image can be built.
-
- E_AI0002 The application image was NOT built.
- An earlier error prevents the application image from being built.
- Correct the cause of the earlier error and then run abfimage again.
-
- The text is clear as mud regarding the error messages. Now when I manually
- compile each application, they compile fine. Has anybody had any previous
- experience with this problem?
-
-
- Thanks,
- Steve MacDonald
-
-