this compiles fine on my FreeBSD 14.0 p6
but I have a failure on an alternate server. I have too many server
differences to be able to pin this down. It is to do with my
Local/Makefile entries:
<QUOTE>
LOOKUP_MYSQL_INCLUDE=-I/usr/local/include/mysql/mysql.h
LOOKUP_MYSQL_LIBS=-L/usr/local/lib/mysql -lmysqlclient
LOOKUP_MYSQL=yes
# LOOKUP_MYSQL_PC=mariadb
LOOKUP_MYSQL_PC=mysqlclient
</QUOTE>
on the successful 14.0p6, I have compiled mysql 80 from ports
on the failed server, it is 13.3 (altho I had the same issue on 14.1),
but on this server, I installed mysql84, not by compiling from ports,
but rather installing by "pkg install mysql81".
the exim compile error I get is:
<QUOTE>
make
/bin/sh scripts/source_checks
../scripts/Configure-Makefile: pkg-config: not found
*** Missing pkg-config for package mysqlclient (for Exim LOOKUP_MYSQL_PC
build option)
*** Error code 1
Stop.
</QUOTE>
It is unclear (to me) what exactly the above error message is pointing out?
Did the pkg install routine leave something out that the compile from
ports did not ?
Thank you.
Jim
On 2024-06-14 5:04 AM, Odhiambo Washington via Exim-users wrote:
> On Fri, Jun 14, 2024 at 2:11 PM Bernard Quatermass via Exim-announce <
> exim-announce@???> wrote:
>
>> Hi all,
>>
>> Time for our next release candidate for 4.98.
>>
>>
>> This release candidate v4.98-RC1 is available as
>>
>> * tarball: https://ftp.exim.org/pub/exim/exim4/test
>> * directly from Git: https://git.exim.org
>> tag: exim-4.98-RC1
>>
>> The signatures on the release candidate tarballs should be,
>>
>> * key ID: 0xBCE58C8CE41F32DF
>> * Email: jgh@???
>>
>> Please test and give feedback on the RC so that we can shake out issues
>> before 4.98 goes official.
>>
>> The sourcebase is still open for feature additions at this point in the
>> release process.
>>
>> Changes since 4.98RC0
>>
>> * build fixes for DISABLE_EVENTS, USE_TDB, USE_SQLITE
>> * Feature under USE_SQLITE - transaction rather than file lock
>
>
> Successfully compiled on FreeBSD 14.1-RELEASE with tdb.
>
--
Jim Pazarena exim@???
Haida Gwaii - British Columbia - Canada
--
## subscription configuration (requires account):
##
https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscribe@???
## Exim details at
http://www.exim.org/
## Please use the Wiki with this list -
http://wiki.exim.org/