FAQ #44: Environment variable ARCH prevents compilation

Frequently Asked Questions regarding DCMTK

Moderator: FAQ Team

Post Reply
Message
Author
Marco Eichelberg
OFFIS DICOM Team
OFFIS DICOM Team
Posts: 1435
Joined: Tue, 2004-11-02, 17:22
Location: Oldenburg, Germany
Contact:

FAQ #44: Environment variable ARCH prevents compilation

#1 Post by Marco Eichelberg »

:?: Compilation of DCMTK fails on my system. Could the environment variable ARCH (set to "i386" on my system) have a role in this?

:!: Yes. If the environment variable ARCH is set, then DCMTK expects it to contain compiler flags for compiling for a certain architecture and passes the content of this variable as an option to the compiler. Use

Code: Select all

ARCH="" ; make
to build DCMTK.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest