On 5/12/13 10:55 AM, Alexander Hansen wrote: > > We'll go back to the mailing list on this. > > On 5/12/13 10:41 AM, HUGE | Peenak Inamdar wrote: >> Alexander, >> >> >> Sorry about that. >> >> Should I resubmit the defect/issue? Also I tried posting a response to >> the >> original thread online but ran into a lot of issues with the web form. >> >> Type of errors I kept hitting: >> * Too many lines >> * Line too long >> >> Decided to email after I couldn't figure out how to simply reply to the >> existing post which contained a nearly similar issue: >> >> http://permalink.gmane.org/gmane.os.apple.fink.general/34310 >> >> >> Cheers, Peenak >> > <snip> > > Sorry about the problem with replying to the thread on gmane. We don't > really have any say about usability issues from their end, though. > > Since the original poster never replied back about that issue, we > apparently didn't follow up on it. > >>> >>> Some additional system info from the error log is: >>> >>> Package manager version: 0.34.8 >>> Distribution version: selfupdate-rsync Sun May 12 02:30:59 2013, 10.8, >>> x86_64 >>> Trees: local/main stable/main >>> Xcode.app: 4.6.2 >>> Xcode command-line tools: 4.6.0.0.1.1365549073 >>> Max. Fink build jobs: 8 >>> >>> The error is: >>> >>> gcc -DHAVE_CONFIG_H -I. -DCONFIG_DIR=\"/sw/etc\" -I/sw/include -Wall -g >>> -O2 -MT libavrdude_a-config.o -MD -MP -MF .deps/libavrdude_a-config.Tpo >>> -c -o libavrdude_a-config.o `test -f 'config.c' || echo './'`config.c >>> config.c:33:10: fatal error: 'config_gram.h' file not found >>> #include "config_gram.h" >>> ^ >>> 1 error generated. >>> make[2]: *** [libavrdude_a-config.o] Error 1 >>> >>> I can confirm this, though at first glance I'm not sure why it occurs. >>> config.c and config_gram.h are in the same directory and I would think >>> that the #include should work. > > Since you reminded me about the old thread, I tried my own advice > (http://article.gmane.org/gmane.os.macosx.fink.user/34311) and retried > the build with 1 build job set via "fink configure". That worked for > me, so give that a try. >
Or, I just put an update out which sets the number of build jobs to 1 for this package's build, and it should be available shortly via 'fink selfupdate'. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. This 200-page book is written by three acclaimed leaders in the field. The early access version is available now. Download your free book today! http://p.sf.net/sfu/neotech_d2d_may _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
