Hi Henry, Thank you very much! Is this due to the difference bewteen OpenBSD getopt and GNU getopt as explained in e.g. http://www.mail-archive.com/[email protected]/msg56181.html?
In other words: Are the problems mainly caused by using non-option argument(s) after option argument(s)? If so, I could just specify e.g. "./a.out -n asdf" instead of "./a.out asdf -n". I could certainly live with that... Or have you encountered more substantial problems? Best wishes, Guido van Steen --- On Thu, 2/5/09, Henry Precheur <[email protected]> wrote: > From: Henry Precheur <[email protected]> > Subject: Re: [Fish-users] Can fish be compiles on Openbsd?? > To: [email protected] > Cc: [email protected] > Date: Thursday, February 5, 2009, 7:58 AM > > I was wondering if someone managed to compile fish on a > openbsd > > system. I read a thread on the internet where Peter > Moulder reported a > > few rather complex problems. However, this thread is > about 2.5 years > > old now. Does anybody know if these problems were > solved? > > I compiled the latest stable version successfully 6 months > ago. Fish is > usable but has problems since it assumes that GNU getopt is > installed. > > -- > Henry PrĂȘcheur ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
