Opened 11 years ago
Closed 6 years ago
#41616 closed defect (fixed)
TightVNC @1.3.10_1 won't build on PPC Leopard because of bug in Xvnc/config/cf/Imake.rules file?
Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | tightvnc |
Description
The builds here:
In file included from .././/config/cf/Imake.tmpl:164, from Imakefile.c:8: .././/config/cf/Imake.rules:1431:35: error: '#' is not followed by a macro parameter
The reported error is here:
1426 #ifndef IncludeMakefile 1427 #if HasClearmake 1428 #define IncludeMakefile(file) @@sinclude file 1429 #else 1430 #if HasBsdMake 1431 #define IncludeMakefile(file) @@# dependencies are in .depend 1432 #else 1433 #define IncludeMakefile(file) /**/ 1434 #endif 1435 #endif 1436 #endif
Attachments (1)
Change History (2)
Changed 11 years ago by ballapete (Peter "Pete" Dyballa)
comment:1 Changed 6 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
It built OK on the buildbot just now.
Note: See
TracTickets for help on using
tickets.
main.log