* bug#7859: build failure of trunk on mac os x
@ 2011-01-18 21:11 emacs user
2011-01-19 22:14 ` Jan Djärv
0 siblings, 1 reply; 2+ messages in thread
From: emacs user @ 2011-01-18 21:11 UTC (permalink / raw)
To: 7859
a compilation problem during the past few days with trunk version
Configured for `x86_64-apple-darwin10.6.0'.
Where should the build process find the source code? /usr/local/emacs/trunk
What operating system and machine description files should Emacs use?
`s/darwin.h' and `m/amdx86-64.h'
What compiler should emacs be built with? gcc -g -O2
Should Emacs use the GNU version of malloc? no
(The GNU allocators don't work with this system configuration.)
Should Emacs use a relocating allocator for buffers? no
Should Emacs use mmap(2) for buffer allocation? no
What window system should Emacs use? nextstep
What toolkit should Emacs use? none
Where do we find X Windows header files? NONE
Where do we find X Windows libraries? NONE
Does Emacs use -lXaw3d? no
Does Emacs use -lXpm? no
Does Emacs use -ljpeg? no
Does Emacs use -ltiff? no
Does Emacs use a gif library? no
Does Emacs use -lpng? no
Does Emacs use -lrsvg-2? no
Does Emacs use imagemagick? no
Does Emacs use -lgpm? no
Does Emacs use -ldbus? yes
Does Emacs use -lgconf? no
Does Emacs use -lselinux? no
Does Emacs use -lgnutls? yes
Does Emacs use -lxml2? yes
Does Emacs use -lfreetype? no
Does Emacs use -lm17n-flt? no
Does Emacs use -lotf? no
Does Emacs use -lxft? no
Does Emacs use toolkit scroll bars? yes
...
gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/usr/local/emacs/trunk/src
-I../lib -I/usr/local/emacs/trunk/src/../lib
-I/opt/local/include/libxml2 -I/opt/local/include/dbus-1.0
-I/opt/local/lib/dbus-1.0/include -MMD -MF deps/unexmacosx.d
-I/opt/local/include -Wimplicit-function-declaration
-Wold-style-definition -Wdeclaration-after-statement -Wno-pointer-sign
-g -O2 unexmacosx.c
In file included from ../lib/unistd.h:110,
from unexmacosx.c:94:
../lib/getopt.h:196: error: redefinition of 'struct option'
make[1]: *** [unexmacosx.o] Error 1
make: *** [src] Error 2
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#7859: build failure of trunk on mac os x
2011-01-18 21:11 bug#7859: build failure of trunk on mac os x emacs user
@ 2011-01-19 22:14 ` Jan Djärv
0 siblings, 0 replies; 2+ messages in thread
From: Jan Djärv @ 2011-01-19 22:14 UTC (permalink / raw)
To: emacs user; +Cc: 7859-done
emacs user skrev 2011-01-18 22.11:
> In file included from ../lib/unistd.h:110,
> from unexmacosx.c:94:
> ../lib/getopt.h:196: error: redefinition of 'struct option'
> make[1]: *** [unexmacosx.o] Error 1
> make: *** [src] Error 2
Fixed now.
Jan D.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-01-19 22:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-18 21:11 bug#7859: build failure of trunk on mac os x emacs user
2011-01-19 22:14 ` Jan Djärv
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).