can't build firefox 1.0.4 on 4.10
Timothy Smith
timothy at open-networks.net
Fri May 13 14:31:59 PDT 2005
Alex Zbyslaw wrote:
> Timothy Smith wrote:
>
>>> Or try:
>>> setenv LIBIDL_CONFIG `which libIDL-config-2`
>>>
>>> or it {ba,z}sh equivalent.
>>>
>>> --Alex
>>>
>>>
>>>
>> ok i just did the following ( i must have mis typed the first tiem or
>> something ) and the ./configure finished, but it get "Makefile", line
>> 406: Missing dependency operator
>> Error expanding embedded variable." when i do "make"
>> this is all screwed up :/
>
>
> This thing is that I don't believe any of this should be necessary.
> Firefox should find ibIDL-config-2.
>
> Can you tell us where on your filesystem ibIDL-config-2 is located?
>
> Also, check which make you are running.
>
> which make
>
> and
>
> ls -lsa `which make`
>
> --Alex
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"
>
>
%locate libIDL-config-2
/usr/local/bin/libIDL-config-2
%which make
/usr/bin/make
%ls -lsa `which make`
224 -r-xr-xr-x 1 root wheel 206736 May 26 2004 /usr/bin/make
More information about the freebsd-questions
mailing list