> Setting CFLAGS/CPPFLAGS/CXXFLAGS in the bash shell before invoking make
> should just work. This has always worked when using the GNU autoconf
> too lchain paradigm of building projects. So there may be something
> about your particular build system that is not picking up these
> changes. So
quot;
Execution of ./install_makefiles aborted due to compilation errors.
for .bashrc, I used export CFLAGS=..., so with or without export it is the
same, I get this after running "install_makefiles" and "make":
Gery@gery /opt/mb/mbsystem-5.4.2220
$ make
cd src; make all
make
> You need to set CFLAGS. And CXXFLAGS, too
These ones didn't work:
$CPPFLAGS="-I/usr/include/tirpc";
$CFLAGS="-Wall -g -I/usr/X11R6/include";
$CXXFLAGS="-g -O2 -I/usr/X11R6/include -Wall -Wno-sign-compare
-Wno-unknown-pragmas -Wno-format -D_GNU_SOURCE";
Which ones do you suggest?
Thanks, however it didn't work if I put it in the install_makefiles or .bashrc:
# Required parameters:
$MBSYSTEM_HOME = "/usr/local/mbsystem";
$OS = "LINUX";
$CFLAGS = "-Wall -g -I/usr/X11/include ";
$LFLAGS = "-Wall -g -lm -L/usr/lib -lgdal";
$CPPFLAGS="-I/usr/include/tirpc";
# NETCDF
$NETCDFLIB
Any clues to solve this? I will appreciate your support, thanks in advance
Gery
ps. uname -a
CYGWIN_NT-6.3-WOW64 gery 1.7.32(0.274/5/3) 2014-08-13 23:03 i686 Cygwin
libgssrpc4 1.12.2-1 OK
libtirpc-common
> Add "CPPFLAGS=-I/usr/include/tirpc" to your configure flags.
now found it, thanks for the tip again.
Gery
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http
/apt-cyg.googlecode.com/svn/trunk/apt-cyg
chmod +x apt-cyg
mv apt-cyg /usr/local/bin/
apt-cyg install PACKAGE-NAME-HERE
would these steps correctly update specific packages?
Thanks again,
Gery
--
Problem reports: http://cygwin.com/prob
Hello,
I received a SUNRPC error after running ./configure on version 5.4.2220 in
Cygwin (CYGWIN_NT-6.3-WOW64 gery 1.7.32(0.274/5/3) 2014-08-13 23:03 i686
Cygwin), here it is:
configure: error: Required header not found, check include
path and intsalled devel packages
SUNRPC (as well as
.
> Date: Tue, 10 Mar 2015 19:12:36 -0400
> From: m...@cs.umass.edu
> To: cygwin@cygwin.com
> Subject: Re: Quanta Plus in cygwin?
>
> On 3/10/2015 6:59 PM, Gery . wrote:
>> Thanks Dave for the reply, I get the same here, is it possible to install
>> KDE?
don't hesitate to give
me further details.
All the best,
Gery
> Date: Tue, 10 Mar 2015 18:48:15 -0400
> From: m...@cs.umass.edu
> To: cygwin@cygwin.com
> Subject: Re: Quanta Plus in cygwin?
>
> On 3/10/2015 5:08 PM, Gery .
/x86/release/kde-workspace/kdebase-startkde/
and I imagine that only newer versions has it already installed.
Gery
> To: cygwin@cygwin.com
> From: dbo...@mmm.com
> Subject: Re: Quanta Plus in cygwin?
> Date: Tue, 10 Mar 2015 17:20:19 -04
Hello all,
Has anyone successfully installed Quanta Plus in cygwin? I downloaded the bz2
source file from sourceforge.net/projects/quanta and tried to install in my
cygwin system with no success (CYGWIN_NT-6.3-WOW64 gery 1.7.32(0.274/5/3)
2014-08-13 23:03 i686 Cygwin). It would be great some
Thanks David but I don't have either the expertise to do so, I'll try to get
mapcache working without threads enabled.
Sent from my iRon
On Jan 11, 2015, at 14:23, "David Rothenberger" wrote:
On 1/11/2015 6:14 AM, Gery . wrote:
> Thanks Marco, is it possible to en
Thanks Marco, is it possible to enable THREAD in that apr library?
Sent from my iRon
On Jan 11, 2015, at 2:58, "Marco Atzeri" wrote:
On 1/11/2015 5:20 AM, Gery . wrote:
> Hello Marco,
>
> After getting some replies about mapcache in the mapserver forum
> (ht
ack to get this working? it seems that this .c test
file compiles with no problems in some linux environments like slackware linux.
Thanks in advance,
Gery
cygwin details:
$ uname -a
CYGWIN_NT-6.3-WOW64 gery 1.7.32(0.274/5/3) 2014-08-13 23:03 i686 Cygwin
$ cygcheck -c | grep
pr1-devel-1.4.8-1
Hello Marco, thanks a ton for your reply as always, yeah I have that dev
installed:
Gery@gery /opt/mapcache/mapcache-rel-1-2-1/build
$ cygcheck -c | grep libapr
libapr1 1.4.8-1
OK
libapr1-debuginfo
**threads;
^
I searched for some hints about this error but didn't find anything. Looking
for `apr_thread_t` and cywgin, I found some pages pointing to an error with
apache, but not really sure if apache has something to do here.
thanks for any hints on this,
That's new to me, actually my laptop is quite new, win8.1, Postgres 9.3.5,
postgis2.1.5(if remember well) apache2, but I run cygwin32 in my 64-bit system,
would that be the problem?
Sent from my iRon
On Dec 12, 2014, at 21:36, "Habermann, David (D)" wrote:
On 12/11/2014 3:17 P
> On 12/11/2014 3:17 PM, Gery . wrote:
>> Hi,
>>
>> So far things have been nicely working in my cygwin with postgres
>> and apache, thanks guys for the excellent job you're doing in
>> cygwin. The only thing is that when I stop apache2 and postgres, or
>>
Thanks Marco, nice to know that.
Sent from my iRon
On Dec 11, 2014, at 17:42, "Marco Atzeri" wrote:
On 12/11/2014 3:17 PM, Gery . wrote:
> Hi,
>
> So far things have been nicely working in my cygwin with postgres and apache,
> thanks guys for the excellent job you
ay to restart apache and postgres with no problems.
I'd appreciate if anyone can confirm that this is the right way, thanks in
advance for any hints,
Gery
$ uname -a
CYGWIN_NT-6.3-WOW64 gery 1.7.32(0.274/5/3) 2014-08-13 23:03 i686 Cygwin
--
Probl
Thanks Andrey and Marco, how can I solve "seg fault or similar nasty error
detected in the parent process" error?
Sent from my iRon
On Oct 27, 2014, at 14:38, "Marco Atzeri" wrote:
On 10/27/2014 12:44 PM, Gery . wrote:
> When I start apache2 ('apachectl2 start
, how do I solve it?
2. Why ps -a displays 6 times a similar call with httpd2 and postgres? is that
the normal behavior?
Thanks,
Gery
OS: win8.1 i5 (1.6GHz,8GB RAM), mapserver under cygwin
$ uname -a CYGWIN_NT-6.3-WOW64 gery 1.7.32(0.274/5/3) 2014-08-13 23:03 i686
Cygwin
r.gz, etc, etc). My cygwin installation meets all the
> requirements afaik to build mapserver. I'm not sure, though, if regex.h is
> causing a problem. This is what I get after running cmake:
>
> --
> Gery@gery /opt/mapserver/mapserver-6.4.1/build
> $ cmake .. -DWITH_CL
mapserver-6.4.1.tar.gz, etc, etc). My cygwin installation meets all the
requirements afaik to build mapserver. I'm not sure, though, if regex.h is
causing a problem. This is what I get after running cmake:
--
Gery@gery /opt/mapserver/mapserver-6.4.1/build
$ cmake .. -DWITH_CLIENT_WMS=1 -DWI
ctrl-d doesn't work?
Sent from my iRon
On Sep 19, 2014, at 17:51, "Thomas Schweikle" wrote:
Having following scripts:
bin/tc:
---
#!/usr/bin/bash
host=""
loop=0
conf=default
port=22
user=$USERNAME
cssh=1
cping=1
recon=0
while [ -n "$1" ]; do
case "$1" in
-f) conf="$2"; shift ;;
I forgot to add the stack trace, here it is:
$ cat suradon.exe.stackdump
Stack trace:
Frame Function Args
0028A618 61030562 (00D4, EA60, 00A4, 0028A678)
0028A738 610DAEDD (, , 0003, )
Any ideas?
--
Problem
error persists. Any idea how to solve this USING cygwin
(ie. without moving to linux)?
Thanks for any pointers,
Gery
PS. Some details of my installation:
$ uname -a
CYGWIN_NT-6.3-WOW64 gery 1.7.31(0.272/5/3) 2014-07-25 11:08 i686 Cygwin
$ cygcheck -s
Cygwin Configuration Diagnostics
Current S
2 and that message disappeared, so that was the missing part.
Thanks again for your suggestions, cheers,
Gery
PS. Btw, your English is not terrible 8-)
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Doc
at -a' I got (last
two rows) this:
UDP [fe80::c7:280d:3f57:ff97%7]:546 *:*
UDP [fe80::f418:15ef:b5b9:a1df%3]:1900 *:*
I think the last row is related to the message above pointing to
fe80::f418:15ef:b5b9:a1df. Would that be a problem? if so, how c
HTH,
Gery
Sent from my iRon
On Aug 17, 2014, at 1:10, "Altman, Eric" wrote:
I am trying to run MPI programs under Cygwin64 version 1.15.1-4 with OpenMPI
version 1.7.5-1. The computer is an i7 running Windows 8.0. I do not have any
issues compiling programs, but I get the followin
id in the PostGIS mailing list also, perhaps someone else can find the
solution there.
Thanks again,
Gery
On 16/08/2014 20:39, Gery . wrote:
Hello,
I'm trying to install postgis 2.2.0dev
(http://postgis.net/stuff/postgis-2.2.0dev.tar.gz), but I got an error saying:
/usr/lib/gcc/i686-pc-cy
9.3, proj4, etc, etc, so, nicely
installed. I'll ask if some other open-source software can also be added in the
Science package, such as gmt, gdal, geos, su, mb, etc.
Thanks again,
Cheers,
Gery
_
s/src/makefiles/../../src/Makefile.shlib:377: recipe for
target 'postgis-2.2.dll' failed
make[1]: *** [postgis-2.2.dll] Error 1
In my cygwin (latest version, 32-bit), postgres.exe is in /usr/sbin and this
path is already in $LD_LIBRARY_PATH in my .bashrc.
How can I solve that?
Thanks for a
Hello,
I though that Cygwin did not support shared libraries, I read it somewhere in
the past, but now I am installing GEOS 3.4.2 (http://trac.osgeo.org/geos/) and
I noticed this after the configure (it's just part of the long list of
messages):
checking whether the gcc linker (/usr/i686-pc-cy
did not worked
properly either. Why? I have no clue. That's why I'll try cygwin32 now. I'll
download everything again, so I can test this from a fresh installation.
Thank again for your answers,
Cheers,
Gery
Sent from my iRon
On Aug 11, 2014, at 23:54, David Stacey wrote:
On
32-bit (so, use the setup 32-bit) but with the same data mirror.
Thanks for any pointers,
Gery
Sent from my iRon
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http
/tests/xmltester'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/usr/local/geos-3.2.2/tests'
make: *** [check-recursive] Error 1
===
I have:
CYGWIN_NT-5.1 gery 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin
So, please, is there a way to solve this pr
ry grateful if
someone could provide me some "simple" ideas to solve this issue.
Very grateful for you time and attention,
Gery
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Docu
erful work :).
Gery Herbozo Jimenez wrote:
>
> I have a simple script:
>
> #include
> #include
> int main()
> {
> clrscr();
> cout<<"Hallo";
> getch();
> }
It looks like your include statements are missing what they are supposed
to include. I made
Thanks for your answer Larry. I'll try in the same way you did. It's a pity
cygwin doesn't support borland c++.
Cheers,
Gery
> Date: Fri, 11 Sep 2009 15:57:22 -0400
> From: reply-to-list-only...@cygwin.com
> To: gameji...@h
.cpp:6: error: (Each undeclared identifier is reported only once for each
function it appears in.)
hallo.cpp:8: error: `getch' undeclared (first use this function)
Someone knows why? I tested it under borland c++ (v.5) in windows and works
per
use this function)
hallo.cpp:6: error: (Each undeclared identifier is reported only once for each
function it appears in.)
hallo.cpp:8: error: `getch' undeclared (first use this function)
Someone knows why? I tested it under borland c++ (v.5) in windows and works
per
43 matches
Mail list logo