* Problems in the build of Emacs-CVS 23.0.50
@ 2008-01-24 16:13 Angelo Graziosi
2008-01-24 16:25 ` Adolfo De Unanue
0 siblings, 1 reply; 2+ messages in thread
From: Angelo Graziosi @ 2008-01-24 16:13 UTC (permalink / raw)
To: emacs-devel
The following happens both on Cygwin and GNU/Linux Kubuntu 7.10.
With last CVS-23.0.50 configuring with
../configure --prefix=${prefix_dir} --with-x-toolkit=lucid
the result is:
...
Should Emacs use the GNU version of malloc? yes
Should Emacs use a relocating allocator for buffers? yes
Should Emacs use mmap(2) for buffer allocation? no
What window system should Emacs use? x11
What toolkit should Emacs use? LUCID
Where do we find X Windows header files?
/usr/X11R6/include
Where do we find X Windows libraries? /usr/X11R6/lib
Does Emacs use -lXaw3d? yes
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 -lgpm? no
Does Emacs use X toolkit scroll bars? yes
...
With CVS of 20080120 all worked fine using the above configure.
Should we really configure adding, now, --with-gif,tiff,... ?
It would be very annoying!
Cheers,
Angelo.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Problems in the build of Emacs-CVS 23.0.50
2008-01-24 16:13 Problems in the build of Emacs-CVS 23.0.50 Angelo Graziosi
@ 2008-01-24 16:25 ` Adolfo De Unanue
0 siblings, 0 replies; 2+ messages in thread
From: Adolfo De Unanue @ 2008-01-24 16:25 UTC (permalink / raw)
To: emacs-devel
Yes, is very annoying, but it is true. The another option is hacking
the configure.in, see
http://permalink.gmane.org/gmane.emacs.devel/87377.
Adolfo
El Thu, 24 Jan 2008 17:13:42 +0100
Angelo Graziosi <angelo.graziosi@alice.it> escribió:
> The following happens both on Cygwin and GNU/Linux Kubuntu 7.10.
>
> With last CVS-23.0.50 configuring with
>
> ../configure --prefix=${prefix_dir} --with-x-toolkit=lucid
>
> the result is:
>
> ...
> Should Emacs use the GNU version of malloc? yes
> Should Emacs use a relocating allocator for buffers? yes
> Should Emacs use mmap(2) for buffer allocation? no
> What window system should Emacs use? x11
> What toolkit should Emacs use? LUCID
> Where do we find X Windows header files?
> /usr/X11R6/include
> Where do we find X Windows
> libraries? /usr/X11R6/lib Does Emacs use
> -lXaw3d? yes 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
> -lgpm? no Does Emacs use X toolkit
> scroll bars? yes ...
>
> With CVS of 20080120 all worked fine using the above configure.
>
> Should we really configure adding, now, --with-gif,tiff,... ?
>
> It would be very annoying!
>
>
> Cheers,
> Angelo.
>
>
> _______________________________________________
> Emacs-devel mailing list
> Emacs-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-24 16:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-24 16:13 Problems in the build of Emacs-CVS 23.0.50 Angelo Graziosi
2008-01-24 16:25 ` Adolfo De Unanue
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.