This is weird, no replies till now. I wonder my last mail dropped in transport? Anyways, I am unable to build and install drizzle on my system with this weird error. Can somebody enlighten me in this regard?
Regards, Ashish ---------- Forwarded message ---------- From: Ashish <[email protected]> Date: Fri, Apr 2, 2010 at 10:20 PM Subject: Error while building drizzle To: [email protected] Here is the command line output for the error. ... mv unistd.h-t unistd.h make all-recursive make[3]: Entering directory `/home/ashish/Documents/gsoc/boots/drizzle/gnulib' make[4]: Entering directory `/home/ashish/Documents/gsoc/boots/drizzle/gnulib' CC libgnu_la-dummy.lo dummy.c:41: fatal error: opening dependency file .deps/libgnu_la-dummy.Tpo: Permission denied compilation terminated. make[4]: *** [libgnu_la-dummy.lo] Error 1 make[4]: Leaving directory `/home/ashish/Documents/gsoc/boots/drizzle/gnulib' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/ashish/Documents/gsoc/boots/drizzle/gnulib' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/ashish/Documents/gsoc/boots/drizzle/gnulib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/ashish/Documents/gsoc/boots/drizzle' make: *** [all] Error 2 ash...@topgun:~/Documents/gsoc/boots/drizzle$ ash...@topgun:~/Documents/gsoc/boots/drizzle$ cd gnulib/.deps/ ash...@topgun:~/Documents/gsoc/boots/drizzle/gnulib/.deps$ ls libgnu_la-dummy.Plo libgnu_la-getopt1.Plo libgnu_la-getopt.Plo libgnu_la-mktime.Plo libgnu_la-timegm.Plo libgnu_la-time_r.Plo I see that there in no file named libgnu_la-dummy.Tpo in .deps folder. Still the error mentions checking for a .Tpo file. So how can I resolve this error?? Ashish irc: [email protected]
_______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

