Compiling Source Code
Derrick Rapley
arapley@pop200.gsfc.nasa.gov
Wed Jun 27 05:10:00 GMT 2001
Hi,
I'm very new to the *nix world and new to using gcc. I need to compile some
souce code.
here'e my command an the results that are returned.
-> $ ls
DBI-1.12 micts061201.tar
DBI-1.12.tar rep_CostAdjustment.c
-> $ gcc -c rep_CostAdjustment.c
rep_CostAdjustment.c:152: sqlca.h: No such file or directory
rep_CostAdjustment.c:160: dbfunc.h: No such file or directory
rep_CostAdjustment.c:161: util.h: No such file or directory
rep_CostAdjustment.c:162: pdfutil.h: No such file or directory
-> $
Thanks for any help.
-Derrick
More information about the Gcc-help
mailing list