Re: [Xastir] OSX 10.15.7 Macports: configure: error: **** MOTIF LIBRARIES NOT FOUND ****

2021-01-31 Thread f1mhv
Good morning Tom & Curt,

I encroached a bit more, i hope it’s enough?

configure:8400: result: no
configure:8408: checking whether byte ordering is bigendian
configure:8423: gcc -c -g -O2 -pipe -W -Wall -Wpointer-arith 
-Wstrict-prototypes -Wno-unused-parameter  -I/sw/include -I/opt/local/include 
-I/usr/local/include  -I/opt/local/include  conftest.c >&5
configure:8423: $? = 0
configure:8468: gcc -c -g -O2 -pipe -W -Wall -Wpointer-arith 
-Wstrict-prototypes -Wno-unused-parameter  -I/sw/include -I/opt/local/include 
-I/usr/local/include  -I/opt/local/include  conftest.c >&5
configure:8468: $? = 0
configure:8486: gcc -c -g -O2 -pipe -W -Wall -Wpointer-arith 
-Wstrict-prototypes -Wno-unused-parameter  -I/sw/include -I/opt/local/include 
-I/usr/local/include  -I/opt/local/include  conftest.c >&5
conftest.c:55:4: error: use of undeclared identifier 'not'
 not big endian
 ^
1 error generated.
configure:8486: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xastir"
| #define PACKAGE_TARNAME "xastir"
| #define PACKAGE_VERSION "2.1.7"
| #define PACKAGE_STRING "xastir 2.1.7"
| #define PACKAGE_BUGREPORT "xas...@xastir.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xastir"
| #define VERSION "2.1.7"
| #define PACKAGE "xastir"
| #define VERSION "2.1.7"
| #define XASTIR_TOCALL "APX217"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define TNC_PORT "none"
| #define GPS_PORT "none"
| #define HAVE_PTHREAD 1
| #define XASTIR_SYSTEM "Darwin"
| #define HAVE_CONVERT 1
| #define CONVERT_PATH "/opt/local/bin/gm convert"
| #define HAVE_LPR 1
| #define LPR_PATH "/usr/bin/lpr"
| #define STIPPLE 1
| #define HAVE_LIBXEXT 1
| #define HAVE_LIBXT 1
| #define HAVE_LIBXM 1
| #define HAVE_SED 1
| #define SED_PATH "/usr/bin/sed"
| #define HAVE_MV 1
| #define MV_PATH "/bin/mv"
| #define HAVE_XFONTSEL 1
| #define XFONTSEL_PATH "/opt/X11/bin/xfontsel"
| #define HAVE_LIBCURL 1
| /* end confdefs.h.  */
| #include 
|   #include 
| 
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|not big endian
|   #endif
| 
|   ;
|   return 0;
| }
configure:8614: result: no
configure:8675: checking for Motif headers
configure:8681: gcc -E -I/sw/include -I/opt/local/include -I/usr/local/include  
-I/opt/local/include  conftest.c
configure:8681: $? = 0
configure:8685: result: in default path
configure:8745: checking for Motif libraries
configure:8765: gcc -o conftest -g -O2 -pipe -W -Wall -Wpointer-arith 
-Wstrict-prototypes -Wno-unused-parameter  -I/sw/include -I/opt/local/include 
-I/usr/local/include  -I/opt/local/include  -L/sw/lib -L/opt/local/lib 
-L/usr/local/lib  -L/opt/local/lib  conftest.c -lXm -lXm -lXt -lXext   -lSM 
-lICE -lX11  -lcurl >&5
conftest.c:52:1: error: implicit declaration of function 'XmGetDestination' is 
invalid in C99 [-Werror,-Wimplicit-function-declaration]
XmGetDestination()
^
1 error generated.
configure:8765: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xastir"
| #define PACKAGE_TARNAME "xastir"
| #define PACKAGE_VERSION "2.1.7"
| #define PACKAGE_STRING "xastir 2.1.7"
| #define PACKAGE_BUGREPORT "xas...@xastir.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xastir"
| #define VERSION "2.1.7"
| #define PACKAGE "xastir"
| #define VERSION "2.1.7"
| #define XASTIR_TOCALL "APX217"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define TNC_PORT "none"
| #define GPS_PORT "none"
| #define HAVE_PTHREAD 1
| #define XASTIR_SYSTEM "Darwin"
| #define HAVE_CONVERT 1
| #define CONVERT_PATH "/opt/local/bin/gm convert"
| #define HAVE_LPR 1
| #define LPR_PATH "/usr/bin/lpr"
| #define STIPPLE 1
| #define HAVE_LIBXEXT 1
| #define HAVE_LIBXT 1
| #define HAVE_LIBXM 1
| #define HAVE_SED 1
| #define SED_PATH "/usr/bin/sed"
| #define HAVE_MV 1
| #define MV_PATH "/bin/mv"
| #define HAVE_XFONTSEL 1
| #define XFONTSEL_PATH "/opt/X11/bin/xfontsel"
| #define HAVE_LIBCURL 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| XmGetDestination()
|   ;
|   return 0;
| }
configure:8826: error:  MOTIF LIBRARIES NOT FOUND  Install Motif 
development headers/libraries or use --with-motif-libraries to specify path to 
libXm.a 

##  ##
## Cache variables. ##
##  ##


Re: [Xastir] OSX 10.15.7 Macports: configure: error: **** MOTIF LIBRARIES NOT FOUND ****

2021-01-31 Thread David Flood
I haven't had to look at the log for awhile so things might have changed but
you might start the search by looking for something like "checking for
Motif" or "checking for libxm.a".  The lines between that and the next
"checking for" would be what is needed.

D. Flood
KD7MYC

-Original Message-
From: Xastir On Behalf Of Tom Russo

Not nearly enough.  Probably need 10-20 more lines before this.  What you
want to see is *what* the error generated was, not the program that caused
it.


___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] OSX 10.15.7 Macports: configure: error: **** MOTIF LIBRARIES NOT FOUND ****

2021-01-31 Thread Tom Russo
Not nearly enough.  Probably need 10-20 more lines before this.  What you
want to see is *what* the error generated was, not the program that caused
it.

On Sun, Jan 31, 2021 at 07:22:44PM +0100, we recorded a bogon-computron 
collision of the  flavor, containing:
> Hi Tom,
> 
> Is that the part (or complete log needed?):
> 
> 1 error generated.
> configure:8765: $? = 1
> configure: failed program was:
> | /* confdefs.h */
> | #define PACKAGE_NAME "xastir"
> | #define PACKAGE_TARNAME "xastir"
> | #define PACKAGE_VERSION "2.1.7"
> | #define PACKAGE_STRING "xastir 2.1.7"
> | #define PACKAGE_BUGREPORT "xas...@xastir.org"
> | #define PACKAGE_URL ""
> | #define PACKAGE "xastir"
> | #define VERSION "2.1.7"
> | #define PACKAGE "xastir"
> | #define VERSION "2.1.7"
> | #define XASTIR_TOCALL "APX217"
> | #define STDC_HEADERS 1
> | #define HAVE_SYS_TYPES_H 1
> | #define HAVE_SYS_STAT_H 1
> | #define HAVE_STDLIB_H 1
> | #define HAVE_STRING_H 1
> | #define HAVE_MEMORY_H 1
> | #define HAVE_STRINGS_H 1
> | #define HAVE_INTTYPES_H 1
> | #define HAVE_STDINT_H 1
> | #define HAVE_UNISTD_H 1
> | #define __EXTENSIONS__ 1
> | #define _ALL_SOURCE 1
> | #define _GNU_SOURCE 1
> | #define _POSIX_PTHREAD_SEMANTICS 1
> | #define _TANDEM_SOURCE 1
> | #define TNC_PORT "none"
> | #define GPS_PORT "none"
> | #define HAVE_PTHREAD 1
> | #define XASTIR_SYSTEM "Darwin"
> | #define HAVE_CONVERT 1
> | #define CONVERT_PATH "/opt/local/bin/gm convert"
> | #define HAVE_LPR 1
> | #define LPR_PATH "/usr/bin/lpr"
> | #define STIPPLE 1
> | #define HAVE_LIBXEXT 1
> | #define HAVE_LIBXT 1
> | #define HAVE_LIBXM 1
> | #define HAVE_SED 1
> | #define SED_PATH "/usr/bin/sed"
> | #define HAVE_MV 1
> | #define MV_PATH "/bin/mv"
> | #define HAVE_XFONTSEL 1
> | #define XFONTSEL_PATH "/opt/X11/bin/xfontsel"
> | #define HAVE_LIBCURL 1
> | /* end confdefs.h.  */
> | 
> | int
> | main ()
> | {
> | XmGetDestination()
> |   ;
> |   return 0;
> | }
> configure:8826: error:  MOTIF LIBRARIES NOT FOUND  Install Motif 
> development headers/libraries or use --with-motif-libraries to specify path 
> to libXm.a
> 
> 
> 73 de Cyril - DF1CHB/AM - F1MHV/M
> 
> 
> 
> > Le 31 janv. 2021 ?? 19:06, Tom Russo  a ??crit :
> > 
> > Look in config.log and see what the actual failure is.
> > 
> > Configure finds libraries not simply by looking for the file, but by 
> > actually
> > trying to link them into a small program.  If that fails, it says it can't
> > find them.  There are often reasons for the failure other than the file not
> > existing --- for example, the library can be broken in some way, or require
> > dependencies that don't exist.
> > 
> > Look in config.log and try to find the spot where it actually claims it 
> > can't
> > find libXm.a, and the error message from the linker should help to explain
> > why it doesn't work.  But the solution to whatever that problem may be might
> > not be obvious at first.
> > 
> > On Sun, Jan 31, 2021 at 07:03:28PM +0100, we recorded a bogon-computron 
> > collision of the  flavor, containing:
> 

-- 
Tom RussoKM5VY
Tijeras, NM  

 echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m]

___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] OSX 10.15.7 Macports: configure: error: **** MOTIF LIBRARIES NOT FOUND ****

2021-01-31 Thread f1mhv
Hi Tom,

Is that the part (or complete log needed?):

1 error generated.
configure:8765: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "xastir"
| #define PACKAGE_TARNAME "xastir"
| #define PACKAGE_VERSION "2.1.7"
| #define PACKAGE_STRING "xastir 2.1.7"
| #define PACKAGE_BUGREPORT "xas...@xastir.org"
| #define PACKAGE_URL ""
| #define PACKAGE "xastir"
| #define VERSION "2.1.7"
| #define PACKAGE "xastir"
| #define VERSION "2.1.7"
| #define XASTIR_TOCALL "APX217"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define TNC_PORT "none"
| #define GPS_PORT "none"
| #define HAVE_PTHREAD 1
| #define XASTIR_SYSTEM "Darwin"
| #define HAVE_CONVERT 1
| #define CONVERT_PATH "/opt/local/bin/gm convert"
| #define HAVE_LPR 1
| #define LPR_PATH "/usr/bin/lpr"
| #define STIPPLE 1
| #define HAVE_LIBXEXT 1
| #define HAVE_LIBXT 1
| #define HAVE_LIBXM 1
| #define HAVE_SED 1
| #define SED_PATH "/usr/bin/sed"
| #define HAVE_MV 1
| #define MV_PATH "/bin/mv"
| #define HAVE_XFONTSEL 1
| #define XFONTSEL_PATH "/opt/X11/bin/xfontsel"
| #define HAVE_LIBCURL 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| XmGetDestination()
|   ;
|   return 0;
| }
configure:8826: error:  MOTIF LIBRARIES NOT FOUND  Install Motif 
development headers/libraries or use --with-motif-libraries to specify path to 
libXm.a


73 de Cyril - DF1CHB/AM - F1MHV/M



> Le 31 janv. 2021 à 19:06, Tom Russo  a écrit :
> 
> Look in config.log and see what the actual failure is.
> 
> Configure finds libraries not simply by looking for the file, but by actually
> trying to link them into a small program.  If that fails, it says it can't
> find them.  There are often reasons for the failure other than the file not
> existing --- for example, the library can be broken in some way, or require
> dependencies that don't exist.
> 
> Look in config.log and try to find the spot where it actually claims it can't
> find libXm.a, and the error message from the linker should help to explain
> why it doesn't work.  But the solution to whatever that problem may be might
> not be obvious at first.
> 
> On Sun, Jan 31, 2021 at 07:03:28PM +0100, we recorded a bogon-computron 
> collision of the  flavor, containing:

___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] OSX 10.15.7 Macports: configure: error: **** MOTIF LIBRARIES NOT FOUND ****

2021-01-31 Thread Curt Mills
On Sun, Jan 31, 2021 at 10:07 AM Tom Russo  wrote:
>
> Look in config.log and see what the actual failure is.
...
> Look in config.log and try to find the spot where it actually claims it can't
> find libXm.a, and the error message from the linker should help to explain
> why it doesn't work.  But the solution to whatever that problem may be might
> not be obvious at first.

That last sentence is a major understatement, but give it a shot. If
you can't figure it out: Find the snippet from "config.log" around
where it can't find the Motif libraries (including above and below
that part) and send it to this list. We should be able to help.

-- 
Curt, WE7Uhttp://xastir.orghttp://www.sarguydigital.com
___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


Re: [Xastir] OSX 10.15.7 Macports: configure: error: **** MOTIF LIBRARIES NOT FOUND ****

2021-01-31 Thread Tom Russo
Look in config.log and see what the actual failure is.

Configure finds libraries not simply by looking for the file, but by actually
trying to link them into a small program.  If that fails, it says it can't
find them.  There are often reasons for the failure other than the file not
existing --- for example, the library can be broken in some way, or require
dependencies that don't exist.

Look in config.log and try to find the spot where it actually claims it can't
find libXm.a, and the error message from the linker should help to explain
why it doesn't work.  But the solution to whatever that problem may be might
not be obvious at first.

On Sun, Jan 31, 2021 at 07:03:28PM +0100, we recorded a bogon-computron 
collision of the  flavor, containing:
> Hi Group,
> 
> I am running OSX 10.15.7 and following some OSX updates and/or git pull on 
> Xastir i am getting after ../configure --prefix=/opt/local 
> --with-bdb-incdir=/opt/local/include/db60/ 
> --with-bdb-libdir=/opt/local/lib/db60/:
> 
> checking for Motif libraries... configure: error:  MOTIF LIBRARIES NOT 
> FOUND  Install Motif development headers/libraries or use 
> --with-motif-libraries to specify path to libXm.a
> 
> libXm.a is located in /opt/local/lib so i tried 
> --with-motif-librairies=/opt/local/lib but it failed. openmotif is installed.
> 
> Any hints/suggestions are welcome.
> 
> 73 de Cyril - DF1CHB - F1MHV
> 
> 
> 
> ___
> Xastir mailing list
> Xastir@lists.xastir.org
> http://xastir.org/mailman/listinfo/xastir

-- 
Tom RussoKM5VY
Tijeras, NM  

 echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m]

___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir


[Xastir] OSX 10.15.7 Macports: configure: error: **** MOTIF LIBRARIES NOT FOUND ****

2021-01-31 Thread f1mhv
Hi Group,

I am running OSX 10.15.7 and following some OSX updates and/or git pull on 
Xastir i am getting after ../configure --prefix=/opt/local 
--with-bdb-incdir=/opt/local/include/db60/ 
--with-bdb-libdir=/opt/local/lib/db60/:

checking for Motif libraries... configure: error:  MOTIF LIBRARIES NOT 
FOUND  Install Motif development headers/libraries or use 
--with-motif-libraries to specify path to libXm.a

libXm.a is located in /opt/local/lib so i tried 
--with-motif-librairies=/opt/local/lib but it failed. openmotif is installed.

Any hints/suggestions are welcome.

73 de Cyril - DF1CHB - F1MHV



___
Xastir mailing list
Xastir@lists.xastir.org
http://xastir.org/mailman/listinfo/xastir