public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/32045]  New: unknown option -e for test command in gen-classlist.sh
@ 2007-05-22 17:10 Andre dot Schneider at eas dot iis dot fraunhofer dot de
  2007-05-22 17:36 ` [Bug java/32045] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andre dot Schneider at eas dot iis dot fraunhofer dot de @ 2007-05-22 17:10 UTC (permalink / raw)
  To: java-prs

The shell script libjava/classpath/lib/gen-classlist.sh uses "test -e" which is
not supported in a regular Solaris /bin/sh.

Work-around: 

- comment out lines 58 and 66 in gen-classlist.sh
- substitute option -e with -f at line 98 in gen-classlist.sh


-- 
           Summary: unknown option -e for test command in gen-classlist.sh
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Andre dot Schneider at eas dot iis dot fraunhofer dot de
 GCC build triplet: sparc-sun-solaris2.8
  GCC host triplet: sparc-sun-solaris2.8
GCC target triplet: sparc-sun-solaris2.8


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32045


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-05-22 21:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-22 17:10 [Bug java/32045] New: unknown option -e for test command in gen-classlist.sh Andre dot Schneider at eas dot iis dot fraunhofer dot de
2007-05-22 17:36 ` [Bug java/32045] " pinskia at gcc dot gnu dot org
2007-05-22 21:47 ` André Schneider <Andre dot Schneider at eas dot iis dot fraunhofer dot de>
2007-05-22 21:52 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).