Opened 3 years ago

Last modified 15 months ago

#62895 new defect

rasmol fails to build on BigSur — at Initial Version

Reported by: richard-evans (Dr. Richard Evans) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: arm64 Cc:
Port: rasmol, xorg-cf-files

Description

Hi rasmol fails to build on M1/bigsur with the following error:

MOLDIR=\"/opt/local/share/rasmol/\" -DTHIRTYTWOBIT -D_USE_RASMOL_H_ -c -o repres.o repres.c :info:build clang: clang: clang: clangclang: : error: no such file or directory: 'DarwinMachineDefines'

It seems like an old definition that was recently removed in macOS, but I can't find any reference to it in the source code and google is unhelpful. Removing the definition "DarwinMachineDefines" in the makefile seems to fix it (it installs OK after that and runs fine) but not sure the best way to patch the port (bit of a port newbie) and whether removing this is in general safe.

Any thoughts?

Many thanks,

Richard

Change History (0)

Note: See TracTickets for help on using tickets.