I have it.

> $ grep PKG_PROG_PKG_CONFIG configure.in
> PKG_PROG_PKG_CONFIG

I should have stated this earlier. I'm using evolution-2.8.0, and  
since the timestamp on that tarball is Sept 4th and this diff is from  
April 24th I doubt this is the same issue.

Also, pkg-config is working for CAMEL_LIBS and CAMEL_CFLAGS, just not  
for CAMEL_GROUPWISE_*.

-Mikeal

On Sep 14, 2006, at 11:31 AM, Harish Krishnaswamy wrote:

> Looks like
> http://bugzilla.gnome.org/show_bug.cgi?id=339721  to me which has been
> resolved fixed.
>
>
> Does your configure.in file have the PKG_PROG_PKG_CONFIG  macro. Refer
> to
> http://cvs.gnome.org/viewcvs/evolution-data-server/configure.in? 
> r1=1.167&r2=1.168
>
>
> HTH,
> Harish
> On Thu, 2006-09-14 at 10:50 -0700, Mikeal Rogers wrote:
>> I'm getting this dreaded configure error;
>>
>>> checking for CAMEL_CFLAGS... -I/opt/local/include/evolution-data-
>>> server-1.6
>>> checking for CAMEL_LIBS... -L/opt/local/lib -lcamel-1.2 -lcamel-
>>> provider-1.2 -ledataserver-1.2
>>> checking for CAMEL_GROUPWISE_CFLAGS...
>>> checking for CAMEL_GROUPWISE_LIBS...
>>> configure: error: Package requirements (camel-provider-1.2
>>> libedataserver-1.2 >= 1.7.90 libegroupwise-1.2 >= 1.7.90) were not
>>> met.
>>> Consider adjusting the PKG_CONFIG_PATH environment variable if you
>>> installed software in a non-standard prefix.
>>>
>>> Alternatively you may set the CAMEL_GROUPWISE_CFLAGS and
>>> CAMEL_GROUPWISE_LIBS environment variables
>>> to avoid the need to call pkg-config.  See the pkg-config man  
>>> page for
>>> more details.
>>
>> BUT, pkg-config has camel, libedataserver and libegroupwise.
>>
>>> $ pkg-config --list-all | grep "libedataserver\|libegroupwise\| 
>>> camel"
>>> camel-provider-1.2        camel-provider - The Evolution mail
>>> access library
>>> libedataserver-1.2        libedataserver - Utility library for
>>> Evolution Data Server
>>> libegroupwise-1.2         libegroupwise - Client library for
>>> accessing groupwise POA through SOAP interface
>>> libedataserverui-1.2      libedataserverui - GUI utility library
>>> for Evolution Data Server
>>> camel-1.2                 camel - the Evolution MIME message
>>> handling library
>>
>> Any ideas?
>>
>> -Mikeal
>> _______________________________________________
>> Evolution-hackers mailing list
>> Evolution-hackers@gnome.org
>> http://mail.gnome.org/mailman/listinfo/evolution-hackers

_______________________________________________
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers

Reply via email to