So I'm trying to do this again.  I got the configure to run this time
with just a couple WARNINGS.

--
config.status: WARNING:  'src/Makefile.in' seems to ignore the
--datarootdir setting
config.status: creating tests/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged
configure: WARNING:
  * MAJOR(), MINOR() and MAKEDEV() definitions not found.
  * Fake a definition, but that could make problems for ignore patterns
  * and commits/updates of device nodes, so these will be disabled.
  * Please contact [email protected] for help, or, if you know your
  * systems' way, to report the correct header name.
  *
  * If you *really* need to use device compares, and have *no* other
way,
  * you could try using the --enable-dev-fake option on ./configure.
--

I get these even when I use the --enable-dev-fake option.

Then I run into some path/LD_LIBRARY issues that I think I resolved.
Make runs for awhile (with a lot of warnings) and then blows up:

waa.c: In function `waa__find_common_base2':
waa.c:2299: warning: 'path2copy' might be used uninitialized in this
function
waa.c:2299: warning: 'basepath2copy' might be used uninitialized in this
function
waa.c:2304: warning: 'fnlen' might be used uninitialized in this
function
     CC warnings.c
     Link fsvs
Undefined                       first referenced
 symbol                             in file
fmemopen                            fsvs.o
libiconv_open                       helper.o  (symbol belongs to
implicit dependency /usr/local/lib/libiconv.so.2)
libiconv                            helper.o  (symbol belongs to
implicit dependency /usr/local/lib/libiconv.so.2)
ld: fatal: Symbol referencing errors. No output written to fsvs
collect2: ld returned 1 exit status
make[1]: *** [fsvs] Error 1
make: *** [default-target] Error 2


I think is Solaris related, but I'm hoping you can point me in the right
direction to overcome this or perhaps just get more details about what
went wrong.   Hopefully I can get fsvs running on Solaris soon...

Thanks,
Mark

------------------------------------------------------
http://fsvs.tigris.org/ds/viewMessage.do?dsForumId=3923&dsMessageId=2399043

To unsubscribe from this discussion, e-mail: [[email protected]].

Reply via email to