bug-ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #66186] FreeBSD configure/Makefile defect


From: Matlib
Subject: [bug #66186] FreeBSD configure/Makefile defect
Date: Sat, 7 Sep 2024 16:55:33 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?66186>

                 Summary: FreeBSD configure/Makefile defect
                   Group: DDD
               Submitter: matlib
               Submitted: Sat 07 Sep 2024 08:55:30 PM UTC
                Category: Build
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.1


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Sat 07 Sep 2024 08:55:30 PM UTC By: Matlib <matlib>
XFT_INCLUDE is set to "no" which causes compilation error.


# Freetype2 headers
XFTINCLUDE = no


It's sufficient to clear the variable.

----

Additionally if there are multiple gcc's installed then it fails to find the
correct lib dir and the resulting binary crashes with something like:


ld-elf.so.1: /usr/local/lib/gcc10/libstdc++.so.6: version GLIBCXX_3.4.32
required by /usr/home/matlib/install/ddd-3.4.1/ddd/ddd not found


And also it tries to build ddd.info even when info is not available. This
should be optional really. It's suffitient to clear the INFO_DEPS variable.








    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?66186>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]