Re: [Fink-devel] configure error openmotif4 after Yosemite update

2015-03-02 Thread Hanspeter Niederstrasser
On Mon, March 2, 2015 11:40 am, Jack Howarth wrote:
> Alexander,
>  This is why I was pushing Hanspeter to expand the
> fink-buildenv-modules to provide XORG_INCL_PATH and XORG_LINK_PATH
> environmental variables which are automagically set appropriately for
> the OS release. As soon as those land in fink, I'll start to use them
> but I am waiting on Hanspeter here.
> Jack

I am swamped with work. Please submit a pull request to my git repo.  Use
X11_INCLUDE_DIR and X11_LIBRARY_DIR as the variables since that makes them
provider agnostic and they match up with what cmake uses.  Unless we
*don't* want to overlap with cmake's detection output variables. In that
case, still, use X11_SOMETHING rather than XORG_SOMETHING.

Hanspeter

-- 
Amoebas at the start
  Were not complex.
They tore themselves apart
  And started sex.
::Arthur Guiterman


--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Configure error?

2003-02-20 Thread Matt Stephenson

The developer tools are supplied by apple and contain such things as a 
compiler which is what you need to build fink packages. Go here, 
http://www.apple.com/developer and sign up for the free web based 
membership, then you can log in and download the developer tools.

Matt

On Friday, Feb 21, 2003, at 15:32 Australia/Sydney, Yuhua Su wrote:

I'm sorry but what is it?  Where can I find it?





---
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] Configure error?

2003-02-20 Thread Yuhua Su
I'm sorry but what is it?  Where can I find it?

Thanks.
Yuhua

> From: Matt Stephenson <[EMAIL PROTECTED]>
> Date: Fri, 21 Feb 2003 15:23:46 +1100
> To: Yuhua Su <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: [Fink-devel] Configure error?
> 
> 
> Install the developer tools.
> 
> Matt
> 
> On Friday, Feb 21, 2003, at 15:12 Australia/Sydney, Yuhua Su wrote:
> 
>> Hi,
>> 
>> First off, thanks for everyone¹s help to my previous problem.  I
>> downloaded xdi-22.61.tar.gz and put it into /sw/src.  Everything is
>> fine so far.  
>> 
>> checking for gcc... no
>> checking for cc... no
>> checking for cc... no
>> checking for cl... no
>> configure: error: no acceptable C compiler found in $PATH
>> ### execution of ./configure failed, exit code 1
>> Failed: compiling expat-1.95.3-2 failed
>> 
>> I got into another trouble, I guess.  What should I do now?
>> 
>> Thanks,
>> Yuhua



---
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
___
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel



Re: [Fink-devel] Configure error?

2003-02-20 Thread Matt Stephenson

Install the developer tools.

Matt

On Friday, Feb 21, 2003, at 15:12 Australia/Sydney, Yuhua Su wrote:

Hi,

First off, thanks for everyone’s help to my previous problem.  I downloaded xdi-22.61.tar.gz and put it into /sw/src.  Everything is fine so far.  

checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
### execution of ./configure failed, exit code 1
Failed: compiling expat-1.95.3-2 failed

I got into another trouble, I guess.  What should I do now?

Thanks,
Yuhua

[Fink-devel] Configure error?

2003-02-20 Thread Yuhua Su
Title: Configure error?



Hi,

First off, thanks for everyone’s help to my previous problem.  I downloaded xdi-22.61.tar.gz and put it into /sw/src.  Everything is fine so far.  

checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
### execution of ./configure failed, exit code 1
Failed: compiling expat-1.95.3-2 failed

I got into another trouble, I guess.  What should I do now?

Thanks,
Yuhua