Opened 13 years ago

Closed 13 years ago

#27674 closed defect (fixed)

tilp2 should ensure it's UsingTheRightCompiler

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: anddam (Andrea D'Amore)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: tilp2

Description

tilp2 should ensure it's UsingTheRightCompiler

Making all in man
groff -Tascii -man tilp.1 > Manpage
C_INCLUDE_PATH="" LIBRARY_PATH="" gcc cleaner.c -o cleaner
gcc cleaner.c -o cleaner
gcc: Error: You should be using ${configure.cc}
See http://trac.macports.org/wiki/UsingTheRightCompiler
make[2]: *** [dist_win] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Change History (1)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.