After doing ./configure i got this....i have several "no"s

checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking for awk... /usr/bin/awk
checking for sed... /usr/bin/sed
checking for solenv environment... default
checking for custom pack.lst... no
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
cygwin
checking Cygwin version... 1.7.18(0.263/5/3)
head: cannot open `/etc/*-release' for reading: No such file or directory
CYGWIN_NT-6.1-WOW64 Ivan-HP 1.7.18(0.263/5/3) 2013-04-19 10:39 i686 Cygwin
checking for pkg-config... no
checking whether to enable crashdump feature... no
checking whether to use the standard non-optimizing compiler... no
checking whether to build/use the Windows 64bit shell extensions... no
checking whether to turn warnings to errors... no
checking whether to do a debug build... no
checking whether to build with additional debug utilities... no, full
product build
checking whether to include symbols into final build... no
checking whether to strip the solver or not.... yes
checking whether to enable category B components... no: disabled modules
moz, nss, hunspell, hyphen, saxon, rhino, beanshell, graphite, coinmp
checking whether to enable the Online Update support... yes
checking whether to enable native CUPS support... no
checking whether to enable fontconfig support... no
checking whether to use DirectX... yes
checking whether to use ActiveX... yes
checking whether to use ATL... yes
checking whether to use RPATH in shared libraries... yes
checking whether to use dicts from external paths... no
checking Windows build environment sanity... ok
checking for cygwin gcc/g++... found
checking for bash... /usr/bin/bash
checking gcc home... /usr
checking whether to enable pch feature... no
checking for GNU make... gmake
checking the GNU make version... gmake 3.81
checking for dmake... checking for dmake... no
configure: no system or user-provided dmake found
configure: error: no URL for dmake source code specified, either.

What do i need to do to fix the "no"s??




2013/6/6 Ivan Fuentes <jiv...@gmail.com>

> I think my problem was in the svn command,
> I got this:
>
> svn co https://svn.apache.org/repos/asf/openoffice/trunk aoo-trunk
>
>
> svn: E175002: REPORT de '/repos/asf/!svn/me': Could not read response body: 
> Secure connection truncated (https://svn.apache.org)
>
> How can i continue?
>
>
>
>
> 2013/6/6 Juergen Schmidt <jogischm...@gmail.com>
>
>> Am Donnerstag, 6. Juni 2013 um 18:51 schrieb Ivan Fuentes:
>> > Hello
>> >
>> > I'm trying to Build AOO in Win7, i'm not used to Linux, so many of the
>> > commands that the step by step guide mentions are unknow for me, i've
>> been
>> > searching on internet but i've gotten stucked.
>> >
>> > I did this:
>> >
>> > - Run autoconf to create the configure script:
>> >
>> > autoconf
>> >
>> >
>> > Call configure Run configure (I modified this configure to my needs)
>> >
>> > MSVC_HOME="/cygdrive/c/Program Files (x86)/Microsoft Visual Studio 11.0"
>> > SDK_PATH="/cygdrive/c/Program Files/Microsoft SDKs/Windows/v7.1"
>> > ./configure \
>> > --with-cl-home="$MSVC_HOME/VC" \
>> > --with-mspdb-path="$MSVC_HOME/Common7/IDE" \
>> > --with-asm-home="$MSVC_HOME/Bin" \
>> > --with-csc-path="$MSVC_HOME/SDK/v3.5" \
>> > --with-frame-home="$SDK_PATH" \
>> > --with-psdk-home="$SDK_PATH" \
>> > --with-midl-path="$SDK_PATH/bin" \
>> > --with-jdk-home="/cygdrive/c/Program Files (x86)/Java/jdk1.7.0_02" \
>> > --with-ant-home="/cygdrive/c/apache-ant-1.9.1" \
>> > --with-dmake-url="
>> http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2";
>> > \
>> > --with-epm-url=http://ftp.easysw.com/pub/epm/3.7/epm-3.7-source.tar.gz\
>> > --enable-pch \
>> > --disable-atl \
>> > --disable-binfilter \
>> > --without-junit
>> >
>> >
>> > Then
>> > Finish configuration and download missing external source tarballs and
>> > extensions
>> >
>> > ./bootstrap
>> >
>> > But i don't have any ./bootstrap to run
>> >
>> > Where did i loss? Any ideas? Help plz :S :S
>> bootstrap is generated at the end of or after configure and is located
>> directly in
>> main. Are you sure that your configure returned successful and without
>> errors?
>>
>> Please check or provide your complete configure output ...
>>
>> Juergen
>> >
>> > Thx
>> >
>> >
>> > --
>> > P.D. Por fa confirma de recibido ;)
>> >
>> >
>> > "... and to make the darkness bright
>> > paint the sky with stars"
>> > [Iván Fuentes]
>> >
>> >
>>
>>
>>
>
>
> --
> P.D. Por fa confirma de recibido ;)
>
>
> "... and to make the darkness bright
> paint the sky with stars"
> [Iván Fuentes]
>



-- 
P.D. Por fa confirma de recibido ;)


"... and to make the darkness bright
paint the sky with stars"
[Iván Fuentes]

Reply via email to