Hello everyone. I have encountered a problem during my first foray into maintaining a Launchpad PPA. I have a source package that compiles fine with pbuilder which has been taking a very long time to...
Type: Posts; User: mwtremblay; Keyword(s):
Hello everyone. I have encountered a problem during my first foray into maintaining a Launchpad PPA. I have a source package that compiles fine with pbuilder which has been taking a very long time to...
Victory.
Thank you so much for your help. config.log is very easy to understand once you learn how to ignore all of the random messages it spits out.
+1000 internets to you.:D
Okay, so I've had some time to return to this and believe I have found the error message in config.log
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation...
Thank you for the reply. I will try these things and report back. :D
Hi guys. I am trying my hand at building source packages with pbuilder for Launchpad. The program compiles on my machine without error, but when I try to "pbuilder build *.dsc" I get the following...