What's wrong here?
Holger Rauch <[email protected]>
| Newsgroups | gmane.linux.gentoo.newbies |
|---|---|
| Message-ID | <Pine.LNX.4.21.0208210902040.25069-100000@miami.datech2.er.heitec.net> |
Hi! I get the following error when emerging ghostscipt 7.05: mkdir -p /tmp/portage/ghostscript-7.05.3-r1/image//usr/share/ghostscript/7.05/examples/cjk for f in \ all_ac1.ps all_ag1.ps all_aj1.ps all_aj2.ps all_ak1.ps \ gscjk_ac.ps gscjk_ag.ps gscjk_aj.ps gscjk_ak.ps \ iso2022.ps;\ do ./src/instcopy -c -m 644 ./lib/../examples/cjk/$f /tmp/portage/ghostscript-7.05.3-r1/image//usr/share/ghostscript/7.05/examples/cjk ;\ done cp: preserving permissions for `/tmp/portage/ghostscript-7.05.3-r1/image//usr/share/ghostscript/fonts': Invalid argument What's wrong here? How can I fix it? My USE flags are: USE="-3dnow -apm -arts gnome ldap postgres gd lcms alsa tiff perl acl samba trusted zeo" The other USE flags are left untouched. Thanks in advance for any info! Greetings, Holger