bugpyFormex - Bugs: bug #60171, 2.4 make build fails due to...

 
 

bug #60171: 2.4 make build fails due to undefined reference in dxfparser.cc

Submitter:  Joscha Fregin <joscha>
Submitted:  Thu 04 Mar 2021 04:27:47 PM UTC
   
 
Category:  Install Severity:  3 - Normal
Item Group:  Install Error Status:  None
Privacy:  Public Assigned to:  bverheg
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 04 Mar 2021 08:00:47 PM UTC, comment #2: 

Thank you Benedict for the quick response. Good to know that it is an error based on the distribution. I retried using Debian for WSL and everything works fine now.

Joscha Fregin <joscha>
Thu 04 Mar 2021 04:47:10 PM UTC, comment #1: 

Joscha,

Some other users have also reported this error on Ubuntu 20.04.
If you do not need the dxfparser (most users don't), you can get around the problem by editing the file
pyformex/extra/Makefile
Remove the dxfparser from the line

DIRS = gts postabq dxfparser

Then run the command

make -C pyformex/extra build

again.

Benedict Verhegghe <bverheg>
Group administrator
Thu 04 Mar 2021 04:27:47 PM UTC, original submission:  

Dear all,

I'm trying to install pyformex 2.4 on Ubunutu 20.04 following the install instructions for pyformex 2.0.

I installed the dependencies as explained in the description and everything worked smoothly (no errors). However, when building pyformex the command

make -C pyformex/extra build

fails, which I believe is due to an undefinded reference in dxfparser.cc. I attached my terminal output. Initially i thought that maybe dxflib was missing but my system tells me that both libdxflib-dev and libdxflib3 are installed. If it helps: I could reproducte the same error on Ubuntu and WSL Ubuntu (Windows Subsystem for Linux).

Can someone help me with this issue?

Kind regards,
Joscha

Joscha Fregin <joscha>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #50986:  error.txt added by joscha (2KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by bverheg (Posted a comment)
  • -email is unavailable- added by joscha (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2021-03-04 bverheg Item GroupNone Install Error
        Assigned toNone bverheg
    2021-03-04 joscha Attached File- Added error.txt, #50986

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code