Hello!

I'm able to reproduce this using pbuilder (on amd64).
If I'm not mistaken, the cause of the build failure originates from this part
in the build log:

make[2]: Entering directory `/build/user/tau-2.16.4/src/Profile'
Makefile:29: /include/Makefile: No such file or directory
make[2]: *** No rule to make target `/include/Makefile'.  Stop.
make[2]: Leaving directory `/build/user/tau-2.16.4/src/Profile'


The failure is because src/Profile/Makefile contains this:

        TAUROOT=
        include $(TAUROOT)/include/Makefile


Apparently, the configure script didn't manage to update the TAUROOT in
src/Profile/Makefile for some unknown reason....

If anyone wants to dig deeper into this, have fun and feel free to contact me
if you still can't reproduce and need further information.

-- 
Regards,
Andreas Henriksson


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to