http://qa.mandrakesoft.com/show_bug.cgi?id=4999


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From [EMAIL PROTECTED]  2003-29-08 15:12 -------
You simply don't have the %{_includedir}/et directory in your includes path .... 

For your package, simply use the following line ...

%make EXTRA_INCLUDES=-I%{_includedir}/et

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: RESOLVED
creation_date: 
description: 
Hi.

I'm trying to rebuild "php-kadm5" from contribs on klama but keep getting:

gcc -I. -I/home/oden/RPM/BUILD/kadm5-0.2.3 -DPHP_ATOM_INC
-I/home/oden/RPM/BUILD/kadm5-0.2.3/include
-I/home/oden/RPM/BUILD/kadm5-0.2.3/main -I/home/oden/RPM/BUILD/kadm5-0.2.3
-I/usr/include/php -I/usr/include/php/main -I/usr/include/php/Zend
-I/usr/include/php/TSRM -I/usr/include/krb5 -DHAVE_CONFIG_H -O2
-fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro -c
/home/oden/RPM/BUILD/kadm5-0.2.3/kadm5.c  -fPIC -DPIC -o kadm5.lo
In file included from /home/oden/RPM/BUILD/kadm5-0.2.3/kadm5.c:32:
/usr/include/kadm5/admin.h:44:28: com_err.h: No such file or directory
/home/oden/RPM/BUILD/kadm5-0.2.3/kadm5.c: In function `kadm5_error':
/home/oden/RPM/BUILD/kadm5-0.2.3/kadm5.c:439: warning: deprecated use of label
at end of compound statement
make: *** [kadm5.lo] Error 1

For some reason this file is missing all of a sudden. I cannot find why
looking(skimming) in the CVS online browser. The header file must have been
there at some point because I have built php-kadm5-4.3.2_0.2.3-1mdk around Thu
Jun 05 2003.


Well, anyway the header is present in the krb5-1.3 source, would have been nice
if it was present in the krb5-devel package too.

Reply via email to