You are not logged in.

#1 2011-10-26 02:30:27

sant527
Member
Registered: 2009-06-21
Posts: 273

ddd + remake + Makefile

I am trying to understand the source files of cclive package

I am tryring to debug the Makefile.

As per the link: "http://sourceforge.net/apps/mediawiki/b … ke_and_DDD"

I Installed ddd 3.3.12-2 and remake 3.82_0.4-1 (from aur)


$ remake --debugger -f Makefile

GNU Make 3.82+dbg-0.4
Built for i686-pc-linux-gnu
Copyright (C) 2010  Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Reading makefiles...
Updating makefiles....
Updating goal targets....
 /home/simha/src/cclive-0.7.6/Makefile:273	File `all' does not exist.

-- (/home/simha/src/cclive-0.7.6/Makefile:273)
all: config.h

It says file all does not exist. But in the folder config.h exists

Offline

Board footer

Powered by FluxBB