Giter Club home page Giter Club logo

hss's People

Contributors

da4089 avatar vances avatar venura9 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hss's Issues

build failure

image
Hi Team,
I am facing compilation failure while building hss, please suggest to me if am building the incorrect way.

Thank you
Ganesh

Bind to diameter application

At the time this project was created there wasn't a DIAMETER protocol implementation in Erlang available however now one is included in the OTP distribution.

Implement a binding to the diameter application.

how to install it?

hello,
how to install it? There is only a makefile. There is no configure etc.
could you help, please?

compilation problems

I encountered compilation problems:

I did:
1. svn checkout
2. make

I see and compilation error:
ims@venom:~/src/3Gdbhss$ make
cd src && make beams
make[1]: Wejście do katalogu `/home/ims/src/3Gdbhss/src'
erlc -v -W -I ../include -I
/Users/otpuser/lib/erlang/lib/xmerl-1.1.6/include -o ../ebin +debug_info
hss_xml.erl
./hss_xml.erl:51: can't find include file "xmerl.hrl"
./hss_xml.erl:67: record xmlElement undefined
./hss_xml.erl:69: record xmlElement undefined
./hss_xml.erl:85: record xmlNamespace undefined
./hss_xml.erl:86: record xmlAttribute undefined
./hss_xml.erl:89: record xmlAttribute undefined
./hss_xml.erl:92: record xmlElement undefined
./hss_xml.erl:107: record xmlElement undefined
./hss_xml.erl:109: record xmlElement undefined
./hss_xml.erl:111: record xmlElement undefined
./hss_xml.erl:113: record xmlElement undefined
./hss_xml.erl:115: record xmlElement undefined
./hss_xml.erl:128: record xmlElement undefined
./hss_xml.erl:132: record xmlElement undefined
./hss_xml.erl:174: record xmlElement undefined
./hss_xml.erl:180: record xmlElement undefined
./hss_xml.erl:187: record xmlElement undefined
./hss_xml.erl:190: record xmlElement undefined
./hss_xml.erl:196: record xmlElement undefined
./hss_xml.erl:199: record xmlElement undefined
./hss_xml.erl:206: record xmlElement undefined
./hss_xml.erl:208: record xmlElement undefined
./hss_xml.erl:214: record xmlElement undefined
./hss_xml.erl:224: record xmlElement undefined
./hss_xml.erl:243: record xmlElement undefined
./hss_xml.erl:246: record xmlElement undefined
./hss_xml.erl:251: record xmlElement undefined
./hss_xml.erl:254: record xmlElement undefined
./hss_xml.erl:257: record xmlElement undefined
./hss_xml.erl:259: record xmlElement undefined
./hss_xml.erl:261: record xmlElement undefined
./hss_xml.erl:263: record xmlElement undefined
./hss_xml.erl:265: record xmlElement undefined
./hss_xml.erl:267: record xmlElement undefined
./hss_xml.erl:279: record xmlElement undefined
./hss_xml.erl:281: record xmlElement undefined
./hss_xml.erl:283: record xmlElement undefined
./hss_xml.erl:285: record xmlElement undefined
./hss_xml.erl:287: record xmlElement undefined
./hss_xml.erl:294: record xmlElement undefined
./hss_xml.erl:297: record xmlElement undefined
./hss_xml.erl:300: record xmlElement undefined
./hss_xml.erl:303: record xmlElement undefined
./hss_xml.erl:306: record xmlElement undefined
./hss_xml.erl:63: Warning: variable 'PrivateUserID' is unused
./hss_xml.erl:65: Warning: variable 'Profiles' is unused
./hss_xml.erl:67: Warning: variable 'PrivateID' is unused
./hss_xml.erl:84: Warning: variable 'TopNode' is unused
./hss_xml.erl:85: Warning: variable 'TopNameSpace' is unused
./hss_xml.erl:86: Warning: variable 'Attribute1' is unused
./hss_xml.erl:89: Warning: variable 'Attribute2' is unused
./hss_xml.erl:106: Warning: variable 'PublicUserID' is unused
./hss_xml.erl:107: Warning: variable 'IMPU' is unused
./hss_xml.erl:110: Warning: variable 'PublicUserID' is unused
./hss_xml.erl:111: Warning: variable 'BI' is unused
./hss_xml.erl:113: Warning: variable 'IMPU' is unused
./hss_xml.erl:117: Warning: variable 'PublicIdentity' is unused
./hss_xml.erl:118: Warning: variable 'InitialFilterCriteria' is unused
./hss_xml.erl:124: Warning: variable 'CoreNetworkServicesAuthorization' is
unused
./hss_xml.erl:127: Warning: variable 'SMPI' is unused
./hss_xml.erl:179: Warning: variable 'SPTIDs' is unused
./hss_xml.erl:180: Warning: variable 'ConditionTypeCNF' is unused
./hss_xml.erl:190: Warning: variable 'ServerName' is unused
./hss_xml.erl:192: Warning: variable 'DefaultHandling' is unused
./hss_xml.erl:202: Warning: variable 'ServiceInfo' is unused
./hss_xml.erl:205: Warning: variable 'SI' is unused
./hss_xml.erl:213: Warning: variable 'PPI' is unused
./hss_xml.erl:222: Warning: variable 'Content' is unused
./hss_xml.erl:234: Warning: function triggers/1 is unused
./hss_xml.erl:237: Warning: function triggers/2 is unused
./hss_xml.erl:239: Warning: variable 'ConditionNegated' is unused
./hss_xml.erl:246: Warning: variable 'N' is unused
./hss_xml.erl:248: Warning: variable 'Group' is unused
./hss_xml.erl:249: Warning: variable 'Condition' is unused
./hss_xml.erl:250: Warning: variable 'RequestURI' is unused
./hss_xml.erl:253: Warning: variable 'Method' is unused
./hss_xml.erl:256: Warning: variable 'SIPHeader' is unused
./hss_xml.erl:257: Warning: variable 'Header' is unused
./hss_xml.erl:260: Warning: variable 'SIPContent' is unused
./hss_xml.erl:260: Warning: variable 'SIPHeader' is unused
./hss_xml.erl:261: Warning: variable 'Header' is unused
./hss_xml.erl:263: Warning: variable 'Content' is unused
./hss_xml.erl:266: Warning: variable 'SessionCase' is unused
./hss_xml.erl:278: Warning: variable 'SDPLine' is unused
./hss_xml.erl:279: Warning: variable 'Line' is unused
./hss_xml.erl:282: Warning: variable 'SDPContent' is unused
./hss_xml.erl:282: Warning: variable 'SDPLine' is unused
./hss_xml.erl:283: Warning: variable 'Line' is unused
./hss_xml.erl:285: Warning: variable 'Content' is unused
./hss_xml.erl:289: Warning: variable 'Extension' is unused
./hss_xml.erl:292: Warning: variable 'RegType' is unused
./hss_xml.erl:293: Warning: variable 'Freg' is unused
make[1]: *** [../ebin/hss_xml.beam] Błąd 1
make[1]: Opuszczenie katalogu `/home/ims/src/3Gdbhss/src'
make: *** [beams] Błąd 2



I use debian OS lenny on 64 bit machine.


Original issue reported on code.google.com by [email protected] on 6 May 2008 at 12:41

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.