[Bug 953] New: - hlp2sgml fails to build due to unresolved

wine-bugs at winehq.com wine-bugs at winehq.com
Wed Aug 7 11:53:56 CDT 2002


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 at winehq.com
        ReportedBy: ronis at 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.



More information about the wine-bugs mailing list