[Bug 953] New: - hlp2sgml fails to build due to unresolved
http://bugs.winehq.com/show_bug.cgi?id=953 Summary: hlp2sgml fails to build due to unresolved Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-help AssignedTo: wine-bugs(a)winehq.com ReportedBy: ronis(a)onsager.chem.mcgill.ca I tried a full build (cvs update -dAP/configure/make depend/make) and got the following: gcc -o hlp2sgml hlp2sgml.o hlpfile.o hlpfile.o: In function `HLPFILE_ReadHlpFile': hlpfile.o(.text+0x442): undefined reference to `GetProcessHeap' hlpfile.o(.text+0x56f): undefined reference to `GetProcessHeap' hlpfile.o(.text+0x58e): undefined reference to `GetProcessHeap' hlpfile.o(.text+0x5ad): undefined reference to `GetProcessHeap' hlpfile.o(.text+0x5cc): undefined reference to `GetProcessHeap' hlpfile.o(.text+0xcfa): more undefined references to `GetProcessHeap' follow collect2: ld returned 1 exit status Notice no libraries appear on the gcc line. DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://bugs.winehq.com/show_bug.cgi?id=953>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
participants (1)
-
wine-bugs@winehq.com