Search Postgresql Archives

Re: Can't compile postgresql 11 on FreeBSD 11.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jul 17, 2018 at 4:30 PM, Christoph Moench-Tegeder <cmt@xxxxxxxxxxxxxx> wrote:
## Olivier Gautherot (olivier@xxxxxxxxxxxxx):

> To: Christoph Moench-Tegeder <cmt@xxxxxxxxxxxxxx>

I think you meant to hit List-Reply...

Ooops, my bad...

 
> I just pulled the .tar.bz2 archive and compiled it with no issue.

In that case I suspect you have CFLAGS, CPPFLAGS and/or LDFLAGS
set in your environment, or you are using a compiler with non-
standard include/library paths. Default cc (clang) does not
search in /usr/local by default (at least on 11.2, but that did
not change with the update).
Basically, the port's CONFIGURE_ARGS are there for a reason...

I compiled the standard archive and noticed that it used GCC 6.4.0 - and I think it does include /usr/local/include in the standard header files path. I checked the environment and there are no custom CFLAGS/CPPFLAGS/LDFLAGS. My default shell is csh (I doubt it makes any difference).

My test machine was a FreeBSD 11.2, if that matters.

Márcio, do you have GCC installed?


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux