Bug 33371 - gcc: libgomp.spec: No such file or directory
Summary: gcc: libgomp.spec: No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: libgomp (show other bugs)
Version: 4.2.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-09 20:05 UTC by John David Anglin
Modified: 2007-09-10 23:01 UTC (History)
1 user (show)

See Also:
Host: hppa2.0w-hp-hpux11.11
Target: hppa2.0w-hp-hpux11.11
Build: hppa2.0w-hp-hpux11.11
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John David Anglin 2007-09-09 20:05:20 UTC
gcc -fopenmp -O2 -s -o .libs/msgmerge msgmerge-msgmerge.o msgmerge-msgl-fsearch.
o msgmerge-plural-count.o -fopenmp  ./.libs/libgettextsrc.sl /xxx/gnu/gettext-0.
16.1/objdir/gettext-tools/gnulib-lib/.libs/libgettextlib.sl /xxx/gnu/gettext-0.1
6.1/objdir/gettext-tools/intl/.libs/libintl.sl -lc -lm -Wl,+b -Wl,/xxx/gnu/gette
xt-0.16.1/objdir/gettext-tools/src/.libs:/xxx/gnu/gettext-0.16.1/objdir/gettext-
tools/gnulib-lib/.libs:/xxx/gnu/gettext-0.16.1/objdir/gettext-tools/intl/.libs:/
opt/gnu/lib
gcc: libgomp.spec: No such file or directory
Comment 1 dave 2007-09-09 20:26:24 UTC
Subject: Re:   New: gcc: libgomp.spec: No such file or directory

> gcc: libgomp.spec: No such file or directory

It appears libgomp didn't get installed although it builds and
there are no fails in the testsuite.  Will check 4.2.1.

Dave
Comment 2 John David Anglin 2007-09-10 23:01:57 UTC
Closing as "fixed".  libgomp.spec and friends were installed in yesterdays
build of 4.2.1.  I also see that they were installed in hppa64-hp-hpux11.11
build.

I believe the reason libgomp didn't install is the libjava installation
also failed.  This is another PR.  If the java language isn't specified,
I don't believe there is a problem.  However, building java is the default.