Hi list,
I saw this sentence in the build standard:
Unfortunately, the package I want to maintain is only
compiled with gcc. But I couldn't found gcc on thor.blastwave.org.
Please tell me what I should do.
Many thanks,
-Aubrey
___
dev mailing list
de
Hi
> Unfortunately, the package I want to maintain is only
> compiled with gcc. But I couldn't found gcc on thor.blastwave.org.
>
> Please tell me what I should do.
>
gcc is in /opt/csw/gcc3/bin
cheers
--
William http://www.wbonnet.net
http://www.sunwizard.net Le site frança
Hi William,
On Sun, Mar 30, 2008 at 6:36 PM, William Bonnet <[EMAIL PROTECTED]> wrote:
> Hi
>
> > Unfortunately, the package I want to maintain is only
> > compiled with gcc. But I couldn't found gcc on thor.blastwave.org.
> >
> > Please tell me what I should do.
> >
> gcc is in /opt/csw/gcc3
I found thor.blastwave.org is a solaris8 system,
bash-2.03$ cat /etc/release
Solaris 8 2/02 s28x_u7wos_08a INTEL
Copyright 2002 Sun Microsystems, Inc. All Rights Reserved.
Assembled 18 December 2001
And hope I didn't miss it again, get
I got the following error on my side.
Running checkpkg on pkgfile
Examining pmtools-20071116-SunOS5.11-i386-CSW.pkg
Looking for bad strings...
Extracting files for more detailed inspection...
CSWpmtools/pkginfo
63+0 records in
63+0 records out
2 blocks
ERROR: filename should start with -20071116-
On Sun, 30 Mar 2008 19:29:30 +0800, "Aubrey Li" writes:
>getopt.h and its lib is missing on this box.
>what is the right way to fix this issue?
Solaris 8 doesn't have getopt.h - or the gnu getopt* functions in libc.
Grab the source from gnulib and link it in with your application ...
htt
On Sun, 30 Mar 2008 19:46:52 +0800, "Aubrey Li" writes:
>NAME=pmtools
NAME must have the "real" package name (i.e. not the system V CSW... name)
followed by " - " and a short description (the sed pattern should have
given it away). Cheers!
On Sun, Mar 30, 2008 at 9:32 PM, <[EMAIL PROTECTED]> wrote:
> On Sun, 30 Mar 2008 19:46:52 +0800, "Aubrey Li" writes:
> >NAME=pmtools
>
> NAME must have the "real" package name (i.e. not the system V CSW... name)
> followed by " - " and a short description (the sed pattern should have
> given
On Sun, Mar 30, 2008 at 9:29 PM, <[EMAIL PROTECTED]> wrote:
> On Sun, 30 Mar 2008 19:29:30 +0800, "Aubrey Li" writes:
> >getopt.h and its lib is missing on this box.
> >what is the right way to fix this issue?
>
> Solaris 8 doesn't have getopt.h - or the gnu getopt* functions in libc.
>
> Grab
"Aubrey Li" <[EMAIL PROTECTED]> wrote:
> I found thor.blastwave.org is a solaris8 system,
>
> bash-2.03$ cat /etc/release
>Solaris 8 2/02 s28x_u7wos_08a INTEL
>Copyright 2002 Sun Microsystems, Inc. All Rights Reserved.
>Assembled 18
> On Sun, Mar 30, 2008 at 9:29 PM, <[EMAIL PROTECTED]> wrote:
>> On Sun, 30 Mar 2008 19:29:30 +0800, "Aubrey Li" writes:
>> >getopt.h and its lib is missing on this box.
>> >what is the right way to fix this issue?
>>
>> Solaris 8 doesn't have getopt.h - or the gnu getopt* functions in libc.
>
> "Aubrey Li" <[EMAIL PROTECTED]> wrote:
>
>> I found thor.blastwave.org is a solaris8 system,
>>
>> bash-2.03$ cat /etc/release
>>Solaris 8 2/02 s28x_u7wos_08a INTEL
>>Copyright 2002 Sun Microsystems, Inc. All Rights Reserved.
>>Ass
"Aubrey Li" <[EMAIL PROTECTED]> wrote:
> > This has been discussed in the maintainers list before - but its not
> > your fault you didnt find it - the archives arent easily searchable
> > (unless someone else has a searchable interface?). Cheers!
> >
"Dennis Clarke" <[EMAIL PROTECTED]> wrote:
> > getopt.h does not officieally exist, it is a private file written by RMS.
> >
> > Jörg
>
> In the category "Jörg will know for sure" :-)
>
> What is the correct way to do things? Officially ?
The getopt() prototype is in unistd.h
Most GNU influence
On Sun, Mar 30, 2008 at 11:35 PM, Dennis Clarke <[EMAIL PROTECTED]> wrote:
>
>
> > On Sun, Mar 30, 2008 at 9:29 PM, <[EMAIL PROTECTED]> wrote:
> >> On Sun, 30 Mar 2008 19:29:30 +0800, "Aubrey Li" writes:
> >> >getopt.h and its lib is missing on this box.
> >> >what is the right way to fix th
> "Dennis Clarke" <[EMAIL PROTECTED]> wrote:
>
>> > getopt.h does not officieally exist, it is a private file written by
>> RMS.
>> >
>> > Jörg
>>
>> In the category "Jörg will know for sure" :-)
>>
>> What is the correct way to do things? Officially ?
>
> The getopt() prototype is in unistd.h
>
> On Sun, Mar 30, 2008 at 11:35 PM, Dennis Clarke <[EMAIL PROTECTED]>
> wrote:
>>
>>
>> > On Sun, Mar 30, 2008 at 9:29 PM, <[EMAIL PROTECTED]> wrote:
>> >> On Sun, 30 Mar 2008 19:29:30 +0800, "Aubrey Li" writes:
>> >> >getopt.h and its lib is missing on this box.
>> >> >what is the right wa
On Mon, Mar 31, 2008 at 12:29 AM, Dennis Clarke <[EMAIL PROTECTED]> wrote:
>
>
> > On Sun, Mar 30, 2008 at 11:35 PM, Dennis Clarke <[EMAIL PROTECTED]>
> > wrote:
> >>
> >>
> >> > On Sun, Mar 30, 2008 at 9:29 PM, <[EMAIL PROTECTED]> wrote:
> >> >> On Sun, 30 Mar 2008 19:29:30 +0800, "Aubrey
On Sun, Mar 30, 2008 at 11:09 PM, Aubrey Li <[EMAIL PROTECTED]> wrote:
> On Sun, Mar 30, 2008 at 9:32 PM, <[EMAIL PROTECTED]> wrote:
> > On Sun, 30 Mar 2008 19:46:52 +0800, "Aubrey Li" writes:
> > >NAME=pmtools
> >
> > NAME must have the "real" package name (i.e. not the system V CSW... name
19 matches
Mail list logo