From: Olivier Kaloudoff (no email)
Date: Fri Aug 01 2003 - 09:22:52 EDT
Hi all,
I'm trying to gather informations about postfix,
enabling profiling support of gcc (-pg option) .
After a successfull compilation, execution of the
postfix binary fails with the following error message:
"Profiling timer expired"
Could someone tell me if it is rather a postfix,
glibc, kernel problem ? any help would be greatly apprecieted;
make -f Makefile.init makefiles \
'CCARGS=-DHAS_MYSQL -I/usr/include/mysql' \
'AUXLIBS=-L/usr/lib/mysql -lmysqlclient -lz -lm -pg LDFLAGS=-pg'
-bash-2.05b# make
(compilation ok)
(su)
-bash-2.05b# ./bin/postfix start
Profiling timer expired
-bash-2.05b# uname -a
Linux www.lgnftp.com 2.4.20-18.9 #2 Thu Jun 19 15:51:15 CEST 2003 i686
i686 i386 GNU/Linux
-bash-2.05b# rpm -qa | grep glibc
glibc-kernheaders-2.4-8.10
glibc-common-2.3.2-11.9
glibc-2.3.2-11.9
glibc-devel-2.3.2-11.9
-bash-2.05b# cat /etc/redhat-release
Red Hat Linux release 9 (Shrike)
Olivier Kaloudoff
|
|
|