bug-make
[Top][All Lists]
Advanced

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

[bug #22434] Consider a dependancy as target file and try to make the fi


From: INVALID.NOREPLY
Subject: [bug #22434] Consider a dependancy as target file and try to make the file
Date: Wed, 27 Feb 2008 22:47:43 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080208 Firefox/2.0.0.12

Follow-up Comment #4, bug #22434 (project make):

Sorry for the poor description. I will try to explain.
I added an example to reproduce it:
autoreconf -f -i
./configure
make
touch src/Viewer.cpp
make
-> an error occur here and it should not

while i ran make -d at this stage i deduce (maybe i am wrong) that a
dependency is used as target eg it try to build Viewer object (and it should
not because it's an include). I dont know why that's happen and why it does
not happen the first time.
Maybe my explanation is not clear, try the example is very simple and you
will be able to reproduce the problem. i put under the log of the compile it
can give you an idea of the problem.




(file #15134)
    _______________________________________________________

Additional Item Attachment:

File name: log                            Size:9 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?22434>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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