[Swan-dev] Broken make dependencies

Antony Antony antony at phenome.org
Wed Jan 28 00:28:48 EET 2015


This a slight inconvenience. I am wondering if there are any tricks to deal with it.

May be this is related to recent changes to make files.  I noticed that 
now when the compiler hit an error/warning the file name is not displayed with canonical path instead the relative path to $OBJDIR/programs/pluto/

a random example:
../../../programs/pluto/kernel.c:2252:32: error: ‘kernel_process_msg_cb’ declared as function returning a function

Also inside gdb the paths are relative. That makes it hard to copy and paste path file name with full path.  The relative path is not very useful.

-antony

On Mon, Jan 26, 2015 at 12:05:59PM -0500, Andrew Cagney wrote:
> Now that I've some make variable sanity I'm going to try to fix some
> of the dependencies.  I'll do it incrementally:
> 
> - pluto is first; since I'm building it every day
> - libswan will probably be second
> 
> the thing I would ask is, if anyone encounters what looks like a
> broken dependency, could they please post the details and not just
> type "make clean programs".  That way there's a chance we can figure
> out what is wrong and really fix the dependencies :-)
> 
> Andrew
> _______________________________________________
> Swan-dev mailing list
> Swan-dev at lists.libreswan.org
> https://lists.libreswan.org/mailman/listinfo/swan-dev
> 


More information about the Swan-dev mailing list