Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Error building ghostscript-7.05.3-r1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Macros73
n00b
n00b


Joined: 04 Jun 2002
Posts: 25

PostPosted: Thu Jul 25, 2002 10:06 pm    Post subject: Error building ghostscript-7.05.3-r1 Reply with quote

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 /var/tmp/portage/ghostscript-7.05.3-r1/image//usr/share/ghostscript/7.05/
examples/cjk ;\
done
cp: preserving permissions for `/var/tmp/portage/ghostscript-7.05.3-r1/image//usr/share/ghostscript/fonts': Invalid argument

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_install, Line 55, Exitcode 1
!!! (no error message)

!!! emerge aborting on /usr/portage/app-text/ghostscript/ghostscript-7.05.3-r1.ebuild .
Back to top
View user's profile Send private message
MrE
n00b
n00b


Joined: 03 Aug 2002
Posts: 1

PostPosted: Sat Aug 03, 2002 6:02 am    Post subject: Reply with quote

I'm also getting errors though of a different flavor:

gcc -DHAVE_MKSTEMP -mcpu=i686 -O3 -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wcast-qual -Wwrite-strings -fno-builtin -fno-common -I./obj -I./src -o ./obj/gdevstp.o -c ./src/gdevstp.c
In file included from src/memory_.h:24,
from src/gdevprn.h:23,
from ./src/gdevstp.c:35:
src/std.h:26: arch.h: No such file or directory
In file included from src/gdevprn.h:31,
from ./src/gdevstp.c:35:
src/gxdevmem.h:113: parse error before `bits32'
src/gxdevmem.h:113: warning: no semicolon at end of struct or union
src/gxdevmem.h:113: warning: no semicolon at end of struct or union
src/gxdevmem.h:114: warning: type defaults to `int' in declaration of `color24'
src/gxdevmem.h:114: warning: data definition has no type or storage class
src/gxdevmem.h:127: parse error before `}'
In file included from ./src/gdevstp.c:35:
src/gdevprn.h:256: sizeof applied to an incomplete type
src/gdevprn.h:256: sizeof applied to an incomplete type
make: *** [obj/gdevstp.o] Error 1
make: *** Waiting for unfinished jobs....
Back to top
View user's profile Send private message
ozric100
Tux's lil' helper
Tux's lil' helper


Joined: 23 Apr 2002
Posts: 136

PostPosted: Sat Aug 03, 2002 7:25 pm    Post subject: Reply with quote

That is what I am getting too on one of my systems.
Back to top
View user's profile Send private message
schutten
Tux's lil' helper
Tux's lil' helper


Joined: 29 Apr 2002
Posts: 120
Location: Veldhoven, the Netherlands

PostPosted: Sun Aug 04, 2002 5:44 am    Post subject: Reply with quote

MrE wrote:
I'm also getting errors though of a different flavor:

gcc -DHAVE_MKSTEMP -mcpu=i686 -O3 -pipe -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wcast-qual -Wwrite-strings -fno-builtin -fno-common -I./obj -I./src -o ./obj/gdevstp.o -c ./src/gdevstp.c
In file included from src/memory_.h:24,
from src/gdevprn.h:23,
from ./src/gdevstp.c:35:
src/std.h:26: arch.h: No such file or directory
In file included from src/gdevprn.h:31,
from ./src/gdevstp.c:35:
src/gxdevmem.h:113: parse error before `bits32'
src/gxdevmem.h:113: warning: no semicolon at end of struct or union
src/gxdevmem.h:113: warning: no semicolon at end of struct or union
src/gxdevmem.h:114: warning: type defaults to `int' in declaration of `color24'
src/gxdevmem.h:114: warning: data definition has no type or storage class
src/gxdevmem.h:127: parse error before `}'
In file included from ./src/gdevstp.c:35:
src/gdevprn.h:256: sizeof applied to an incomplete type
src/gdevprn.h:256: sizeof applied to an incomplete type
make: *** [obj/gdevstp.o] Error 1
make: *** Waiting for unfinished jobs....


I had the same error...
I fixed it with:
Code:
# export MAKEOPTS="-j1"
# emerge ghostscript

Then it builds fine...
Back to top
View user's profile Send private message
progster
Apprentice
Apprentice


Joined: 16 Jul 2002
Posts: 271

PostPosted: Mon Aug 12, 2002 3:31 pm    Post subject: Reply with quote

I have about the same problem as macros:
Code:

cp: preserving permissions for '/var/tmp/portage/ghostscript-7.05.3-r1/image//usr/share/ghostscript/fonts' : Invalid argument

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_install, Line 8, Exitcode 1
!!! (no error message)

!!! emerge aborting on /usr/portage/app-text/ghostscript/ghostscript-7.05.3-r1.ebuild.


Any solutions?

~Progster
Back to top
View user's profile Send private message
chatwood2
n00b
n00b


Joined: 20 Jun 2002
Posts: 39
Location: Washington DC, Pittsburgh PA

PostPosted: Mon Aug 12, 2002 4:28 pm    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic.php?t=8658

- Chris
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum