undefined reference in Windows

Eric S. Johansson esj at harvee.org
Mon May 2 21:29:54 EDT 2011


On 5/2/2011 8:33 PM, Mike Kupfer wrote:
> Also, which repository are you pulling from: xemacs-beta or xemacs?
> Pushes to xemacs age for a bit before being pushed to xemacs-beta.  You
> can use "hg path default" to get the answer.

$ hg path default
http://hg.debian.org/hg/xemacs/xemacs-beta

> Here's why "pull" and "update" are separate: every Mercurial workspace
> is actually a complete repository (with history, etc).  The "pull"
> command updates your repository, copying over new stuff from the
> repository you specified (or from the "default" repository).  The
> "update" command updates your "working directory" -- the snapshot you
> work in, like you'd get with "cvs co" -- from your repository.
>
> cheers,
> mike
That makes sense.  in a case, I'm getting the same error

win32.o: In function `mswindows_read_link_1':
/home/esj/xemacs-beta/src/win32.c:513: undefined reference to `_IID_IPersistFile'
/home/esj/xemacs-beta/src/win32.c:571: undefined reference to `_IID_IPersistFile'
collect2: ld returned 1 exit status

Error reports attached
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xemacs-build-report.err
Type: application/octet-stream
Size: 6636 bytes
Desc: not available
Url : http://lists.xemacs.org/pipermail/xemacs-beta/attachments/20110502/859029ae/attachment.obj 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: xemacs-make-all.err
Url: http://lists.xemacs.org/pipermail/xemacs-beta/attachments/20110502/859029ae/attachment.pl 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: xemacs-make-install.err
Url: http://lists.xemacs.org/pipermail/xemacs-beta/attachments/20110502/859029ae/attachment-0001.pl 


More information about the XEmacs-Beta mailing list