[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Where is pcb-20100929 for Win32 ?
>
> > I don't want to disturb you too much. But can I get version 20100929
> > of PCB for Windows ? I still use pcb-2009xxxx but I am getting tired
> > of "Request for bounding box of unsupported type 1024" bug. I found
> > that the problem is fixed in the pcb-2010 version.
>
> I wasn't able to build the win32 version of 20100929 when I released
> it. I still try every once in a while to get it working; the problem
> is mostly on my end (getting a build environment set up seems more
> problematic than I expected).
>
> If anyone wants to help make the process more robust, feel free :-)
Hello, I tried to compile PCB by myself, I slightly edited the build_pcb script and run it in minsys environment with "win32/build_pcb" command. But it ends with the strange message in the Makefile. See last lines of log below. The problem is following:
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in $(srcdir)/config.h.in \
$(top_srcdir)/configure $(top_srcdir)/intl/Makefile.in \
ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS compile \
config.guess config.rpath config.sub depcomp install-sh \
missing mkinstalldirs ylwrap
My system puts white space after backslash. Therefore the second line is recognized as a command. Or is it the problem of ./configure script ? I will try to edit Makefile manually. But better way is to generate proper Makefile. Does anybody have similar problem ?
** Configuration summary for pcb 20100929:
GUI: gtk
Printer: lpr
Exporters: bom gcode gerber nelma png ps
Source tree distribution: tarball
Build documentation: yes
Build toporouter: yes
Enable toporouter output: no
xdg data directory: /d/V/temp/pcb-20100929/pcb_inst/share
KDE data directory: /d/V/temp/pcb-20100929/pcb_inst/share
dmalloc debugging: no
ElectricFence debugging: no
Cross Compiling: no
CC: gcc -std=gnu99
CPPFLAGS: -mms-bitfields -mwindows -DPREFIXDIR=\"${prefix}\" -DBINDIR=\"${bindir}\" -DHOST= \"${host}\" -DPCBLIBDIR=\"/d/V/temp/pcb-20100929/pcb_inst/share/pcb\" -DPCBTREEDIR=\"/d/V/temp/pcb-20100929/pcb_in st/share/pcb/newlib\" -DPCBTREEPATH=\"/d/V/temp/pcb-20100929/pcb_inst/share/pcb/newlib:/d/V/temp/pcb-20100929/pcb_ inst/share/pcb/pcblib-newlib\"
CFLAGS: -Id:\V\temp\gdwin32/include -mms-bitfields -mwindows -mms-bitfields -Id:/V/temp/ gtk_win32/include/glib-2.0 -Id:/V/temp/gtk_win32/lib/glib-2.0/include -Wall -Wdeclaration-after-statement
LIBS: -lm -Ld:/V/temp/gtk_win32/lib -lglib-2.0 -lintl -lbgd
PCB: ${top_builddir}/src/pcb
Cleaning
Makefile:38: *** commands commence before first target. Stop.
**** ERROR **** Clean failed. See log in clean.log
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user