Sponsored Content
Full Discussion: AIX 6.1 SVN
Operating Systems AIX AIX 6.1 SVN Post 302382354 by wwwzviadi on Wednesday 23rd of December 2009 05:04:10 AM
Old 12-23-2009
Well!! I have downloaded Subversion from CollabNet - The Leader in Distributed Application Lifecycle Management extracted it but there is segmentation fault error
Code:
  ./svn --version
Segmentation fault(coredump)


and creates the core file...
when I check ldd path it seems to be OK
Code:
  ldd svn
svn needs:
         /opt/subversion/lib/libsvn_client-1.so
         /opt/subversion/lib/libsvn_wc-1.so
         /opt/subversion/lib/libsvn_ra-1.so
         /opt/subversion/lib/libsvn_ra_local-1.so
         /opt/subversion/lib/libsvn_repos-1.so
         /opt/subversion/lib/libsvn_fs-1.so
         /opt/subversion/lib/libsvn_fs_fs-1.so
         /opt/subversion/lib/libsvn_fs_base-1.so
         /opt/subversion/lib/libsvn_ra_svn-1.so
         /opt/subversion/lib/libsvn_ra_dav-1.so
         /opt/subversion/lib/libsvn_delta-1.so
         /opt/subversion/lib/libsvn_diff-1.so
         /opt/subversion/lib/libsvn_subr-1.so
         /opt/subversion/lib/libaprutil-1.so
         /opt/subversion/lib/libdb-4.5.so
         /opt/subversion/lib/libapr-1.so
         /usr/lib/libpthread.a(shr_comm.o)
         /usr/lib/libpthread.a(shr_xpg5.o)
         /opt/subversion/lib/libneon.so
         /opt/subversion/lib/libssl.so
         /opt/subversion/lib/libcrypto.so
         /opt/subversion/lib/libexpat.so
         /opt/freeware/lib/libintl.a(libintl.so.1)
         /opt/subversion/lib/libz.so
         /usr/lib/threads/libc.a(shr.o)
         /usr/lib/librtl.a(shr.o)
         /usr/lib/libiconv.a(shr4.o)
         /usr/lib/libpthreads.a(shr_comm.o)
         /unix
         /usr/lib/libcrypt.a(shr.o)


Any Ideas Friends?? I am completly stuck with the problem....
 

10 More Discussions You Might Find Interesting

1. Ubuntu

svn keyrings

Hello, I have a svn account and can use it easly trought Web browser inserting username and passwd. But I get problems when I wanna do the same via shell, here the output that I get: svn --username myusername co https://address/repo/ . Password for '(null)' GNOME keyring: svn: OPTIONS... (0 Replies)
Discussion started by: Dedalus
0 Replies

2. UNIX for Dummies Questions & Answers

svn question

Hello, This one really stumps me. I checked out a repo to a subdirectory. I created a simple post-commit hook that updates the webserver. A. When I update with the command line everything is fine. B. When I use a GUI program to commit, I get this message in the log: Host key verification... (3 Replies)
Discussion started by: mike628
3 Replies

3. Shell Programming and Scripting

svn check out

If I am transfering a folder from svn location to my unix server with below command, it is working – svn co svn+ssh://bcvxsvxxnp01.corp.ocwen.com/svn/repos/repos/REALResolution/CalcEngine/CalcEngine\ QA/1852011_CalcEngine_v5.1 But when I do below thing – ... (0 Replies)
Discussion started by: thearpit
0 Replies

4. Solaris

How to integrate SVN client to SVN server repository.

Hi, I am new to SVN configuration on Solaris 10.I have installed SVN client version 1.7. bash-3.00# ./svn --version svn, version 1.7.4 (r1295709) compiled Mar 2 2012, 12:59:36 Here my requirement is how to integrate svn client to One of the SVN server repository. My repository... (0 Replies)
Discussion started by: muraliinfy04
0 Replies

5. Shell Programming and Scripting

Connect to SVN from UNIX

Hi, Can anyone please tell the command to connect to SVN from UNIX? Thanks (1 Reply)
Discussion started by: sampoorna
1 Replies

6. Shell Programming and Scripting

Connecting to SVN from UNIX

Hi, I'm new to Unix,I want to connect to Sub Version(SVN) through Unix. Please let know what command i need to use. Thanks, Madhuri (3 Replies)
Discussion started by: srimadhuri
3 Replies

7. UNIX for Dummies Questions & Answers

Login to svn from UNIX

Hi Can anyone please tell me about how to connect to SVN from unix Thanks (2 Replies)
Discussion started by: kedar_laveti
2 Replies

8. Programming

Beginning svn

I had hard time to understand svn, and asked my admin who said I was over thinking and recommend remember the 5~6 commands to do as told. But I am so lost when the situation changed a little bit. For example, I am in my local box under my project folder: /home/yifangt/svn/ where there are two... (5 Replies)
Discussion started by: yifangt
5 Replies

9. UNIX for Dummies Questions & Answers

Svn update

dear all after a wile that i was able to update my model with ''svn update'', now i can not update my model with that command:mad:. my model is COAWST please see the following error: $ svn update svn: OPTIONS of 'https://coawstmodel.sourcerepo.com/coawstmodel/COAWST': SSL handshake failed:... (1 Reply)
Discussion started by: komijani
1 Replies

10. Shell Programming and Scripting

Making post down hook script for svn regarding sending emails after an file is committed in svn

Hi Folks , I am asking this question but i apologise please if this is not the correct forum , I have to develop a shell script that i want to place in at hooks/post-commit , that is basically i have to develop a post hook script and the main functionality of that script would be lets say if... (0 Replies)
Discussion started by: sunsun06060606
0 Replies
lint(1B)                                             SunOS/BSD Compatibility Package Commands                                             lint(1B)

NAME
lint - C program verifier SYNOPSIS
/usr/ucb/lint [options] DESCRIPTION
/usr/ucb/lint is the interface to the BSD Compatibility Package C program verifier. It is a script that looks for the link /usr/ccs/bin/ucblint to the C program verifier. /usr/ccs/bin/ucblint is available only with the SPROcc package, whose default location is /opt/SUNWspro. /usr/ucb/lint is identical to /usr/ccs/bin/ucblint, except that BSD headers are used and BSD libraries are linked before base libraries. The /opt/SUNWspro/man/man1/lint.1 man page is available only with the SPROcc package. OPTIONS
/usr/ucb/lint accepts the same options as /usr/ccs/bin/ucblint, with the following exceptions: -Idir Search dir for included files whose names do not begin with a slash (/) prior to searching the usual directories. The directories for multiple -I options are searched in the order specified. The preprocessor first searches for #include files in the directory containing sourcefile, and then in directories named with -I options (if any), then /usr/ucbinclude, and finally, in /usr/include. -Ldir Add dir to the list of directories searched for libraries by /usr/ccs/bin/ucblint. This option is passed to /usr/ccs/bin/ld. Directories specified with this option are searched before /usr/ucblib and /usr/lib. -Y P, dir Change the default directory used for finding libraries. EXIT STATUS
The following exit values are returned: 0 Successful completion. >0 An error occurred. FILES
/usr/lint/bin/ld link editor /usr/lib/libc C library /usr/ucbinclude BSD Compatibility directory for header files /usr/ucblib BSD Compatibility directory for libraries /usr/ucblib/libucb BSD Compatibility C library /usr/lib/libsocket library containing socket routines /usr/lib/libnsl library containing network functions /usr/lib/libelf library containing routines to process ELF object files /usr/lib/libaio library containing asynchronous I/O routines ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWscpu | +-----------------------------+-----------------------------+ SEE ALSO
ld(1), a.out(4), attributes(5) SunOS 5.10 1 Feb 1995 lint(1B)
All times are GMT -4. The time now is 12:47 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy