Bug 2193

Summary: No rule to make target `frysk/gui/images/__MACOSX/icon/._.DS_Store', needed by `all-am'
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Rick Moseley <rmoseley>
Status: RESOLVED FIXED    
Severity: normal CC: ajocksch, pmuldoon, rmoseley, swagiaal
Priority: P1    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2004    

Description Andrew Cagney 2006-01-21 23:40:14 UTC
make distcheck:

-lgtk-x11-2.0 -lglibjava -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm
-lpangocairo-1.0 -lcairo -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0
make[3]: *** No rule to make target
`frysk/gui/images/__MACOSX/icon/._.DS_Store', needed by `all-am'.  Stop.
make[3]: Leaving directory
`/home/scratch/frysk/common/native/frysk-0.0.1.2006.01.22/_build/frysk-gui'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/scratch/frysk/common/native/frysk-0.0.1.2006.01.22/_build/frysk-gui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/scratch/frysk/common/native/frysk-0.0.1.2006.01.22/_build'
make: *** [distcheck] Error 2
Comment 1 Rick Moseley 2006-01-23 14:53:45 UTC
Hmmm, not sure if that file is necessary.  A "file" command on that file says:
"AppleDouble encoded Macintosh file".  I will query the originator(Diana Fong)
of the file and see if it is necessary.
Comment 2 Rick Moseley 2006-01-23 16:04:59 UTC
Here is the reply from Diana:

It's ok to just delete.  I've deleted them in the past and the rest of the files
it came with works fine without it.

As explained to me "that's the file with Mac OS X resource forks, used for icons
and other metadata per file on Mac.  It doesn't contain any useful data, well
not crucial data at least."

So, the file has been deleted.