#9372: httpd-2.4.26
-------------------------+------------------------------
 Reporter:  bdubbs@…     |       Owner:  pierre.labastie
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  8.1
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+------------------------------

Comment (by pierre.labastie):

 Well, using ''gcc -E'', it appears the ''get_rfc3526_prime_xxx'' functions
 definitions are taken from '''/usr/lib/gcc/x86_64-pc-linux-gnu/7.1.0
 /include-fixed/openssl/bn.h'''.

 I may be wrong, but when updating openssl, the files in '''include-
 fixed/openssl''' did not get updated! So they still correspond to version
 1.0. I do not know how to rerun ''fixinclude'', but it might have to do
 with a solution...

 Hmmm, from gcc's doc:
 {{{
 If you update the system's header files, such as by installing a new
 system
 version, the fixed header files of GCC are not automatically updated. The
 easiest way to update them is to reinstall GCC. (If you want to be clever,
 look in the makefile and you can find a shortcut.)
 }}}
 Looks like an A-bomb to kill an ant...

 Anyway, I'll reinstall gcc and see if that works.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/9372#comment:6>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to