automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gmake error


From: Baris Simsek
Subject: gmake error
Date: Tue, 11 Jun 2002 11:57:08 +0300

hi, this is my first use, i read manual carefully but i couldn't find any 
mistake.

after aclocal, autoconf, automake and ./configure, i typed gmake and i got this 
error:

gcc  -g -O2   -o isoqlog  Data.o Dir.o Html.o ...
gcc: Data.o: No such file or directory
...
gcc: No input files specified
*** Error code 1

what is wrong? why gmake daesn't generate object files?

if i generate object files separately and copy them to install directory, i can 
continue with "gmake install"

Makefile.am
--------------

bin_PROGRAMS = isoqlog
isoqlog_SOURCES = Data.c Dir.c Html.c LangCfg.c Parser.c Store.c controls.c 
main.c

this is a simple program ,doesn't contain any other things.

please help.
-- 
 Baris Simsek - UNIX Sys. Adm. - Bimel Elektronik - (+90312) 4342245
                         http://acikkod.org/

Attachment: pgp8XIuEsn2uH.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]